#FABEAF Color

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

Color preview

#FABEAF

Color formats

HEX
#FABEAF
RGB
rgb(250, 190, 175)
RGBA
rgba(250, 190, 175, 1)
HSL
hsl(12, 88%, 83%)
HSV
hsv(12, 30%, 98%)
CMYK
cmyk(0%, 24%, 30%, 2%)
CSS variable
--color-primary: #FABEAF;
Lowercase HEX
#fabeaf

Shades

Tints

Tones

Harmony

CSS snippets for #FABEAF

.color-fabeaf {
  color: #FABEAF;
  background-color: #FABEAF;
}

Frequently asked questions

What color is #FABEAF?+

#FABEAF is a HEX color with RGB value rgb(250, 190, 175) and HSL value hsl(12, 88%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FABEAF?+

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