#EABED2 Color

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

Color preview

#EABED2

Color formats

HEX
#EABED2
RGB
rgb(234, 190, 210)
RGBA
rgba(234, 190, 210, 1)
HSL
hsl(333, 51%, 83%)
HSV
hsv(333, 19%, 92%)
CMYK
cmyk(0%, 19%, 10%, 8%)
CSS variable
--color-primary: #EABED2;
Lowercase HEX
#eabed2

Shades

Tints

Tones

Harmony

CSS snippets for #EABED2

.color-eabed2 {
  color: #EABED2;
  background-color: #EABED2;
}

Frequently asked questions

What color is #EABED2?+

#EABED2 is a HEX color with RGB value rgb(234, 190, 210) and HSL value hsl(333, 51%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EABED2?+

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