#EDBAE9 Color

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

Color preview

#EDBAE9

Color formats

HEX
#EDBAE9
RGB
rgb(237, 186, 233)
RGBA
rgba(237, 186, 233, 1)
HSL
hsl(305, 59%, 83%)
HSV
hsv(305, 22%, 93%)
CMYK
cmyk(0%, 22%, 2%, 7%)
CSS variable
--color-primary: #EDBAE9;
Lowercase HEX
#edbae9

Shades

Tints

Tones

Harmony

CSS snippets for #EDBAE9

.color-edbae9 {
  color: #EDBAE9;
  background-color: #EDBAE9;
}

Frequently asked questions

What color is #EDBAE9?+

#EDBAE9 is a HEX color with RGB value rgb(237, 186, 233) and HSL value hsl(305, 59%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EDBAE9?+

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