#E66A7F Color

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

Color preview

#E66A7F

Color formats

HEX
#E66A7F
RGB
rgb(230, 106, 127)
RGBA
rgba(230, 106, 127, 1)
HSL
hsl(350, 71%, 66%)
HSV
hsv(350, 54%, 90%)
CMYK
cmyk(0%, 54%, 45%, 10%)
CSS variable
--color-primary: #E66A7F;
Lowercase HEX
#e66a7f

Shades

Tints

Tones

Harmony

CSS snippets for #E66A7F

.color-e66a7f {
  color: #E66A7F;
  background-color: #E66A7F;
}

Frequently asked questions

What color is #E66A7F?+

#E66A7F is a HEX color with RGB value rgb(230, 106, 127) and HSL value hsl(350, 71%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E66A7F?+

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