#FBC98B Color

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

Color preview

#FBC98B

Color formats

HEX
#FBC98B
RGB
rgb(251, 201, 139)
RGBA
rgba(251, 201, 139, 1)
HSL
hsl(33, 93%, 76%)
HSV
hsv(33, 45%, 98%)
CMYK
cmyk(0%, 20%, 45%, 2%)
CSS variable
--color-primary: #FBC98B;
Lowercase HEX
#fbc98b

Shades

Tints

Tones

Harmony

CSS snippets for #FBC98B

.color-fbc98b {
  color: #FBC98B;
  background-color: #FBC98B;
}

Frequently asked questions

What color is #FBC98B?+

#FBC98B is a HEX color with RGB value rgb(251, 201, 139) and HSL value hsl(33, 93%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FBC98B?+

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