#FBBF94 Color

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

Color preview

#FBBF94

Color formats

HEX
#FBBF94
RGB
rgb(251, 191, 148)
RGBA
rgba(251, 191, 148, 1)
HSL
hsl(25, 93%, 78%)
HSV
hsv(25, 41%, 98%)
CMYK
cmyk(0%, 24%, 41%, 2%)
CSS variable
--color-primary: #FBBF94;
Lowercase HEX
#fbbf94

Shades

Tints

Tones

Harmony

CSS snippets for #FBBF94

.color-fbbf94 {
  color: #FBBF94;
  background-color: #FBBF94;
}

Frequently asked questions

What color is #FBBF94?+

#FBBF94 is a HEX color with RGB value rgb(251, 191, 148) and HSL value hsl(25, 93%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FBBF94?+

The closest Tailwind color is red-300, available as the bg-red-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