#FABED1 Color

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

Color preview

#FABED1

Color formats

HEX
#FABED1
RGB
rgb(250, 190, 209)
RGBA
rgba(250, 190, 209, 1)
HSL
hsl(341, 86%, 86%)
HSV
hsv(341, 24%, 98%)
CMYK
cmyk(0%, 24%, 16%, 2%)
CSS variable
--color-primary: #FABED1;
Lowercase HEX
#fabed1

Shades

Tints

Tones

Harmony

CSS snippets for #FABED1

.color-fabed1 {
  color: #FABED1;
  background-color: #FABED1;
}

Frequently asked questions

What color is #FABED1?+

#FABED1 is a HEX color with RGB value rgb(250, 190, 209) and HSL value hsl(341, 86%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FABED1?+

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