#FBDC87 Color

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

Color preview

#FBDC87

Color formats

HEX
#FBDC87
RGB
rgb(251, 220, 135)
RGBA
rgba(251, 220, 135, 1)
HSL
hsl(44, 94%, 76%)
HSV
hsv(44, 46%, 98%)
CMYK
cmyk(0%, 12%, 46%, 2%)
CSS variable
--color-primary: #FBDC87;
Lowercase HEX
#fbdc87

Shades

Tints

Tones

Harmony

CSS snippets for #FBDC87

.color-fbdc87 {
  color: #FBDC87;
  background-color: #FBDC87;
}

Frequently asked questions

What color is #FBDC87?+

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

What is the closest Tailwind color to #FBDC87?+

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