#FCC987 Color

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

Color preview

#FCC987

Color formats

HEX
#FCC987
RGB
rgb(252, 201, 135)
RGBA
rgba(252, 201, 135, 1)
HSL
hsl(34, 95%, 76%)
HSV
hsv(34, 46%, 99%)
CMYK
cmyk(0%, 20%, 46%, 1%)
CSS variable
--color-primary: #FCC987;
Lowercase HEX
#fcc987

Shades

Tints

Tones

Harmony

CSS snippets for #FCC987

.color-fcc987 {
  color: #FCC987;
  background-color: #FCC987;
}

Frequently asked questions

What color is #FCC987?+

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

What is the closest Tailwind color to #FCC987?+

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