#E6709F Color

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

Color preview

#E6709F

Color formats

HEX
#E6709F
RGB
rgb(230, 112, 159)
RGBA
rgba(230, 112, 159, 1)
HSL
hsl(336, 70%, 67%)
HSV
hsv(336, 51%, 90%)
CMYK
cmyk(0%, 51%, 31%, 10%)
CSS variable
--color-primary: #E6709F;
Lowercase HEX
#e6709f

Shades

Tints

Tones

Harmony

CSS snippets for #E6709F

.color-e6709f {
  color: #E6709F;
  background-color: #E6709F;
}

Frequently asked questions

What color is #E6709F?+

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

What is the closest Tailwind color to #E6709F?+

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