#EBAFE3 Color

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

Color preview

#EBAFE3

Color formats

HEX
#EBAFE3
RGB
rgb(235, 175, 227)
RGBA
rgba(235, 175, 227, 1)
HSL
hsl(308, 60%, 80%)
HSV
hsv(308, 26%, 92%)
CMYK
cmyk(0%, 26%, 3%, 8%)
CSS variable
--color-primary: #EBAFE3;
Lowercase HEX
#ebafe3

Shades

Tints

Tones

Harmony

CSS snippets for #EBAFE3

.color-ebafe3 {
  color: #EBAFE3;
  background-color: #EBAFE3;
}

Frequently asked questions

What color is #EBAFE3?+

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

What is the closest Tailwind color to #EBAFE3?+

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