#FBCB8C Color

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

Color preview

#FBCB8C

Color formats

HEX
#FBCB8C
RGB
rgb(251, 203, 140)
RGBA
rgba(251, 203, 140, 1)
HSL
hsl(34, 93%, 77%)
HSV
hsv(34, 44%, 98%)
CMYK
cmyk(0%, 19%, 44%, 2%)
CSS variable
--color-primary: #FBCB8C;
Lowercase HEX
#fbcb8c

Shades

Tints

Tones

Harmony

CSS snippets for #FBCB8C

.color-fbcb8c {
  color: #FBCB8C;
  background-color: #FBCB8C;
}

Frequently asked questions

What color is #FBCB8C?+

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

What is the closest Tailwind color to #FBCB8C?+

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