#FABC95 Color

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

Color preview

#FABC95

Color formats

HEX
#FABC95
RGB
rgb(250, 188, 149)
RGBA
rgba(250, 188, 149, 1)
HSL
hsl(23, 91%, 78%)
HSV
hsv(23, 40%, 98%)
CMYK
cmyk(0%, 25%, 40%, 2%)
CSS variable
--color-primary: #FABC95;
Lowercase HEX
#fabc95

Shades

Tints

Tones

Harmony

CSS snippets for #FABC95

.color-fabc95 {
  color: #FABC95;
  background-color: #FABC95;
}

Frequently asked questions

What color is #FABC95?+

#FABC95 is a HEX color with RGB value rgb(250, 188, 149) and HSL value hsl(23, 91%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FABC95?+

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