#ED6B8C Color

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

Color preview

#ED6B8C

Color formats

HEX
#ED6B8C
RGB
rgb(237, 107, 140)
RGBA
rgba(237, 107, 140, 1)
HSL
hsl(345, 78%, 67%)
HSV
hsv(345, 55%, 93%)
CMYK
cmyk(0%, 55%, 41%, 7%)
CSS variable
--color-primary: #ED6B8C;
Lowercase HEX
#ed6b8c

Shades

Tints

Tones

Harmony

CSS snippets for #ED6B8C

.color-ed6b8c {
  color: #ED6B8C;
  background-color: #ED6B8C;
}

Frequently asked questions

What color is #ED6B8C?+

#ED6B8C is a HEX color with RGB value rgb(237, 107, 140) and HSL value hsl(345, 78%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #ED6B8C?+

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