#EDD5F7 Color

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

Color preview

#EDD5F7

Color formats

HEX
#EDD5F7
RGB
rgb(237, 213, 247)
RGBA
rgba(237, 213, 247, 1)
HSL
hsl(282, 68%, 90%)
HSV
hsv(282, 14%, 97%)
CMYK
cmyk(4%, 14%, 0%, 3%)
CSS variable
--color-primary: #EDD5F7;
Lowercase HEX
#edd5f7

Shades

Tints

Tones

Harmony

CSS snippets for #EDD5F7

.color-edd5f7 {
  color: #EDD5F7;
  background-color: #EDD5F7;
}

Frequently asked questions

What color is #EDD5F7?+

#EDD5F7 is a HEX color with RGB value rgb(237, 213, 247) and HSL value hsl(282, 68%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EDD5F7?+

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