#FCCB8E Color

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

Color preview

#FCCB8E

Color formats

HEX
#FCCB8E
RGB
rgb(252, 203, 142)
RGBA
rgba(252, 203, 142, 1)
HSL
hsl(33, 95%, 77%)
HSV
hsv(33, 44%, 99%)
CMYK
cmyk(0%, 19%, 44%, 1%)
CSS variable
--color-primary: #FCCB8E;
Lowercase HEX
#fccb8e

Shades

Tints

Tones

Harmony

CSS snippets for #FCCB8E

.color-fccb8e {
  color: #FCCB8E;
  background-color: #FCCB8E;
}

Frequently asked questions

What color is #FCCB8E?+

#FCCB8E is a HEX color with RGB value rgb(252, 203, 142) and HSL value hsl(33, 95%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCCB8E?+

The closest Tailwind color is amber-200, available as the bg-amber-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