#EDC5F8 Color

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

Color preview

#EDC5F8

Color formats

HEX
#EDC5F8
RGB
rgb(237, 197, 248)
RGBA
rgba(237, 197, 248, 1)
HSL
hsl(287, 78%, 87%)
HSV
hsv(287, 21%, 97%)
CMYK
cmyk(4%, 21%, 0%, 3%)
CSS variable
--color-primary: #EDC5F8;
Lowercase HEX
#edc5f8

Shades

Tints

Tones

Harmony

CSS snippets for #EDC5F8

.color-edc5f8 {
  color: #EDC5F8;
  background-color: #EDC5F8;
}

Frequently asked questions

What color is #EDC5F8?+

#EDC5F8 is a HEX color with RGB value rgb(237, 197, 248) and HSL value hsl(287, 78%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDC5F8?+

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