#EB6B9C Color

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

Color preview

#EB6B9C

Color formats

HEX
#EB6B9C
RGB
rgb(235, 107, 156)
RGBA
rgba(235, 107, 156, 1)
HSL
hsl(337, 76%, 67%)
HSV
hsv(337, 54%, 92%)
CMYK
cmyk(0%, 54%, 34%, 8%)
CSS variable
--color-primary: #EB6B9C;
Lowercase HEX
#eb6b9c

Shades

Tints

Tones

Harmony

CSS snippets for #EB6B9C

.color-eb6b9c {
  color: #EB6B9C;
  background-color: #EB6B9C;
}

Frequently asked questions

What color is #EB6B9C?+

#EB6B9C is a HEX color with RGB value rgb(235, 107, 156) and HSL value hsl(337, 76%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #EB6B9C?+

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