#FFCA9C Color

Inspect #FFCA9C across formats, palettes, contrast and closest named color matches.

Color preview

#FFCA9C

Color formats

HEX
#FFCA9C
RGB
rgb(255, 202, 156)
RGBA
rgba(255, 202, 156, 1)
HSL
hsl(28, 100%, 81%)
HSV
hsv(28, 39%, 100%)
CMYK
cmyk(0%, 21%, 39%, 0%)
CSS variable
--color-primary: #FFCA9C;
Lowercase HEX
#ffca9c

Shades

Tints

Tones

Harmony

CSS snippets for #FFCA9C

.color-ffca9c {
  color: #FFCA9C;
  background-color: #FFCA9C;
}

Frequently asked questions

What color is #FFCA9C?+

#FFCA9C is a HEX color with RGB value rgb(255, 202, 156) and HSL value hsl(28, 100%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FFCA9C?+

The closest Tailwind color is orange-200, available as the bg-orange-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools