#FCCB8A Color

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

Color preview

#FCCB8A

Color formats

HEX
#FCCB8A
RGB
rgb(252, 203, 138)
RGBA
rgba(252, 203, 138, 1)
HSL
hsl(34, 95%, 76%)
HSV
hsv(34, 45%, 99%)
CMYK
cmyk(0%, 19%, 45%, 1%)
CSS variable
--color-primary: #FCCB8A;
Lowercase HEX
#fccb8a

Shades

Tints

Tones

Harmony

CSS snippets for #FCCB8A

.color-fccb8a {
  color: #FCCB8A;
  background-color: #FCCB8A;
}

Frequently asked questions

What color is #FCCB8A?+

#FCCB8A is a HEX color with RGB value rgb(252, 203, 138) and HSL value hsl(34, 95%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FCCB8A?+

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