#FCBF87 Color

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

Color preview

#FCBF87

Color formats

HEX
#FCBF87
RGB
rgb(252, 191, 135)
RGBA
rgba(252, 191, 135, 1)
HSL
hsl(29, 95%, 76%)
HSV
hsv(29, 46%, 99%)
CMYK
cmyk(0%, 24%, 46%, 1%)
CSS variable
--color-primary: #FCBF87;
Lowercase HEX
#fcbf87

Shades

Tints

Tones

Harmony

CSS snippets for #FCBF87

.color-fcbf87 {
  color: #FCBF87;
  background-color: #FCBF87;
}

Frequently asked questions

What color is #FCBF87?+

#FCBF87 is a HEX color with RGB value rgb(252, 191, 135) and HSL value hsl(29, 95%, 76%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FCBF87?+

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