#FABF9B Color

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

Color preview

#FABF9B

Color formats

HEX
#FABF9B
RGB
rgb(250, 191, 155)
RGBA
rgba(250, 191, 155, 1)
HSL
hsl(23, 90%, 79%)
HSV
hsv(23, 38%, 98%)
CMYK
cmyk(0%, 24%, 38%, 2%)
CSS variable
--color-primary: #FABF9B;
Lowercase HEX
#fabf9b

Shades

Tints

Tones

Harmony

CSS snippets for #FABF9B

.color-fabf9b {
  color: #FABF9B;
  background-color: #FABF9B;
}

Frequently asked questions

What color is #FABF9B?+

#FABF9B is a HEX color with RGB value rgb(250, 191, 155) and HSL value hsl(23, 90%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FABF9B?+

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