#EEBED3 Color

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

Color preview

#EEBED3

Color formats

HEX
#EEBED3
RGB
rgb(238, 190, 211)
RGBA
rgba(238, 190, 211, 1)
HSL
hsl(334, 59%, 84%)
HSV
hsv(334, 20%, 93%)
CMYK
cmyk(0%, 20%, 11%, 7%)
CSS variable
--color-primary: #EEBED3;
Lowercase HEX
#eebed3

Shades

Tints

Tones

Harmony

CSS snippets for #EEBED3

.color-eebed3 {
  color: #EEBED3;
  background-color: #EEBED3;
}

Frequently asked questions

What color is #EEBED3?+

#EEBED3 is a HEX color with RGB value rgb(238, 190, 211) and HSL value hsl(334, 59%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EEBED3?+

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