#E6789B Color

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

Color preview

#E6789B

Color formats

HEX
#E6789B
RGB
rgb(230, 120, 155)
RGBA
rgba(230, 120, 155, 1)
HSL
hsl(341, 69%, 69%)
HSV
hsv(341, 48%, 90%)
CMYK
cmyk(0%, 48%, 33%, 10%)
CSS variable
--color-primary: #E6789B;
Lowercase HEX
#e6789b

Shades

Tints

Tones

Harmony

CSS snippets for #E6789B

.color-e6789b {
  color: #E6789B;
  background-color: #E6789B;
}

Frequently asked questions

What color is #E6789B?+

#E6789B is a HEX color with RGB value rgb(230, 120, 155) and HSL value hsl(341, 69%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E6789B?+

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