#E6709B Color

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

Color preview

#E6709B

Color formats

HEX
#E6709B
RGB
rgb(230, 112, 155)
RGBA
rgba(230, 112, 155, 1)
HSL
hsl(338, 70%, 67%)
HSV
hsv(338, 51%, 90%)
CMYK
cmyk(0%, 51%, 33%, 10%)
CSS variable
--color-primary: #E6709B;
Lowercase HEX
#e6709b

Shades

Tints

Tones

Harmony

CSS snippets for #E6709B

.color-e6709b {
  color: #E6709B;
  background-color: #E6709B;
}

Frequently asked questions

What color is #E6709B?+

#E6709B is a HEX color with RGB value rgb(230, 112, 155) and HSL value hsl(338, 70%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E6709B?+

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