#FABF8F Color

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

Color preview

#FABF8F

Color formats

HEX
#FABF8F
RGB
rgb(250, 191, 143)
RGBA
rgba(250, 191, 143, 1)
HSL
hsl(27, 91%, 77%)
HSV
hsv(27, 43%, 98%)
CMYK
cmyk(0%, 24%, 43%, 2%)
CSS variable
--color-primary: #FABF8F;
Lowercase HEX
#fabf8f

Shades

Tints

Tones

Harmony

CSS snippets for #FABF8F

.color-fabf8f {
  color: #FABF8F;
  background-color: #FABF8F;
}

Frequently asked questions

What color is #FABF8F?+

#FABF8F is a HEX color with RGB value rgb(250, 191, 143) and HSL value hsl(27, 91%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FABF8F?+

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