#EABED3 Color

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

Color preview

#EABED3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EABED3

.color-eabed3 {
  color: #EABED3;
  background-color: #EABED3;
}

Frequently asked questions

What color is #EABED3?+

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

What is the closest Tailwind color to #EABED3?+

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