#E06D8A Color

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

Color preview

#E06D8A

Color formats

HEX
#E06D8A
RGB
rgb(224, 109, 138)
RGBA
rgba(224, 109, 138, 1)
HSL
hsl(345, 65%, 65%)
HSV
hsv(345, 51%, 88%)
CMYK
cmyk(0%, 51%, 38%, 12%)
CSS variable
--color-primary: #E06D8A;
Lowercase HEX
#e06d8a

Shades

Tints

Tones

Harmony

CSS snippets for #E06D8A

.color-e06d8a {
  color: #E06D8A;
  background-color: #E06D8A;
}

Frequently asked questions

What color is #E06D8A?+

#E06D8A is a HEX color with RGB value rgb(224, 109, 138) and HSL value hsl(345, 65%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E06D8A?+

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