#EB3D7A Color

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

Color preview

#EB3D7A

Color formats

HEX
#EB3D7A
RGB
rgb(235, 61, 122)
RGBA
rgba(235, 61, 122, 1)
HSL
hsl(339, 81%, 58%)
HSV
hsv(339, 74%, 92%)
CMYK
cmyk(0%, 74%, 48%, 8%)
CSS variable
--color-primary: #EB3D7A;
Lowercase HEX
#eb3d7a

Shades

Tints

Tones

Harmony

CSS snippets for #EB3D7A

.color-eb3d7a {
  color: #EB3D7A;
  background-color: #EB3D7A;
}

Frequently asked questions

What color is #EB3D7A?+

#EB3D7A is a HEX color with RGB value rgb(235, 61, 122) and HSL value hsl(339, 81%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EB3D7A?+

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