#FBBF95 Color

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

Color preview

#FBBF95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBBF95

.color-fbbf95 {
  color: #FBBF95;
  background-color: #FBBF95;
}

Frequently asked questions

What color is #FBBF95?+

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

What is the closest Tailwind color to #FBBF95?+

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