#FBCB8B Color

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

Color preview

#FBCB8B

Color formats

HEX
#FBCB8B
RGB
rgb(251, 203, 139)
RGBA
rgba(251, 203, 139, 1)
HSL
hsl(34, 93%, 76%)
HSV
hsv(34, 45%, 98%)
CMYK
cmyk(0%, 19%, 45%, 2%)
CSS variable
--color-primary: #FBCB8B;
Lowercase HEX
#fbcb8b

Shades

Tints

Tones

Harmony

CSS snippets for #FBCB8B

.color-fbcb8b {
  color: #FBCB8B;
  background-color: #FBCB8B;
}

Frequently asked questions

What color is #FBCB8B?+

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

What is the closest Tailwind color to #FBCB8B?+

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