#EBAFE2 Color

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

Color preview

#EBAFE2

Color formats

HEX
#EBAFE2
RGB
rgb(235, 175, 226)
RGBA
rgba(235, 175, 226, 1)
HSL
hsl(309, 60%, 80%)
HSV
hsv(309, 26%, 92%)
CMYK
cmyk(0%, 26%, 4%, 8%)
CSS variable
--color-primary: #EBAFE2;
Lowercase HEX
#ebafe2

Shades

Tints

Tones

Harmony

CSS snippets for #EBAFE2

.color-ebafe2 {
  color: #EBAFE2;
  background-color: #EBAFE2;
}

Frequently asked questions

What color is #EBAFE2?+

#EBAFE2 is a HEX color with RGB value rgb(235, 175, 226) and HSL value hsl(309, 60%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EBAFE2?+

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