#ED6B9B Color

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

Color preview

#ED6B9B

Color formats

HEX
#ED6B9B
RGB
rgb(237, 107, 155)
RGBA
rgba(237, 107, 155, 1)
HSL
hsl(338, 78%, 67%)
HSV
hsv(338, 55%, 93%)
CMYK
cmyk(0%, 55%, 35%, 7%)
CSS variable
--color-primary: #ED6B9B;
Lowercase HEX
#ed6b9b

Shades

Tints

Tones

Harmony

CSS snippets for #ED6B9B

.color-ed6b9b {
  color: #ED6B9B;
  background-color: #ED6B9B;
}

Frequently asked questions

What color is #ED6B9B?+

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

What is the closest Tailwind color to #ED6B9B?+

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