#FBCC95 Color

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

Color preview

#FBCC95

Color formats

HEX
#FBCC95
RGB
rgb(251, 204, 149)
RGBA
rgba(251, 204, 149, 1)
HSL
hsl(32, 93%, 78%)
HSV
hsv(32, 41%, 98%)
CMYK
cmyk(0%, 19%, 41%, 2%)
CSS variable
--color-primary: #FBCC95;
Lowercase HEX
#fbcc95

Shades

Tints

Tones

Harmony

CSS snippets for #FBCC95

.color-fbcc95 {
  color: #FBCC95;
  background-color: #FBCC95;
}

Frequently asked questions

What color is #FBCC95?+

#FBCC95 is a HEX color with RGB value rgb(251, 204, 149) and HSL value hsl(32, 93%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBCC95?+

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