#FCCAA6 Color

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

Color preview

#FCCAA6

Color formats

HEX
#FCCAA6
RGB
rgb(252, 202, 166)
RGBA
rgba(252, 202, 166, 1)
HSL
hsl(25, 93%, 82%)
HSV
hsv(25, 34%, 99%)
CMYK
cmyk(0%, 20%, 34%, 1%)
CSS variable
--color-primary: #FCCAA6;
Lowercase HEX
#fccaa6

Shades

Tints

Tones

Harmony

CSS snippets for #FCCAA6

.color-fccaa6 {
  color: #FCCAA6;
  background-color: #FCCAA6;
}

Frequently asked questions

What color is #FCCAA6?+

#FCCAA6 is a HEX color with RGB value rgb(252, 202, 166) and HSL value hsl(25, 93%, 82%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FCCAA6?+

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