#E67B9D Color

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

Color preview

#E67B9D

Color formats

HEX
#E67B9D
RGB
rgb(230, 123, 157)
RGBA
rgba(230, 123, 157, 1)
HSL
hsl(341, 68%, 69%)
HSV
hsv(341, 47%, 90%)
CMYK
cmyk(0%, 47%, 32%, 10%)
CSS variable
--color-primary: #E67B9D;
Lowercase HEX
#e67b9d

Shades

Tints

Tones

Harmony

CSS snippets for #E67B9D

.color-e67b9d {
  color: #E67B9D;
  background-color: #E67B9D;
}

Frequently asked questions

What color is #E67B9D?+

#E67B9D is a HEX color with RGB value rgb(230, 123, 157) and HSL value hsl(341, 68%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E67B9D?+

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