#FBCC87 Color

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

Color preview

#FBCC87

Color formats

HEX
#FBCC87
RGB
rgb(251, 204, 135)
RGBA
rgba(251, 204, 135, 1)
HSL
hsl(36, 94%, 76%)
HSV
hsv(36, 46%, 98%)
CMYK
cmyk(0%, 19%, 46%, 2%)
CSS variable
--color-primary: #FBCC87;
Lowercase HEX
#fbcc87

Shades

Tints

Tones

Harmony

CSS snippets for #FBCC87

.color-fbcc87 {
  color: #FBCC87;
  background-color: #FBCC87;
}

Frequently asked questions

What color is #FBCC87?+

#FBCC87 is a HEX color with RGB value rgb(251, 204, 135) and HSL value hsl(36, 94%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBCC87?+

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