Peach Hex Code — #FFCBA4

RGB, HSL, and CMYK values for Peach.

Peach Color Values

FormatValue
HEX#FFCBA4
RGBrgb(255, 203, 164)
HSLhsl(26, 100%, 82%)
CMYKcmyk(0%, 20%, 36%, 0%)
Want to explore more shades? Use our Color Converter

About Peach

Color psychology: Comfort, sincerity.

Peach (#FFCBA4) is a light shade of orange. It's commonly used in web design, graphic design, and branding where comfort, sincerity are desired associations.

How to Use Peach in CSS

/* Using HEX */
color: #FFCBA4;
background-color: #FFCBA4;

/* Using RGB */
color: rgb(255, 203, 164);

/* Using HSL */
color: hsl(26, 100%, 82%);

Colors That Go With Peach

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions