#FBC98C Color

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

Color preview

#FBC98C

Color formats

HEX
#FBC98C
RGB
rgb(251, 201, 140)
RGBA
rgba(251, 201, 140, 1)
HSL
hsl(33, 93%, 77%)
HSV
hsv(33, 44%, 98%)
CMYK
cmyk(0%, 20%, 44%, 2%)
CSS variable
--color-primary: #FBC98C;
Lowercase HEX
#fbc98c

Shades

Tints

Tones

Harmony

CSS snippets for #FBC98C

.color-fbc98c {
  color: #FBC98C;
  background-color: #FBC98C;
}

Frequently asked questions

What color is #FBC98C?+

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

What is the closest Tailwind color to #FBC98C?+

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