#E68D9F Color

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

Color preview

#E68D9F

Color formats

HEX
#E68D9F
RGB
rgb(230, 141, 159)
RGBA
rgba(230, 141, 159, 1)
HSL
hsl(348, 64%, 73%)
HSV
hsv(348, 39%, 90%)
CMYK
cmyk(0%, 39%, 31%, 10%)
CSS variable
--color-primary: #E68D9F;
Lowercase HEX
#e68d9f

Shades

Tints

Tones

Harmony

CSS snippets for #E68D9F

.color-e68d9f {
  color: #E68D9F;
  background-color: #E68D9F;
}

Frequently asked questions

What color is #E68D9F?+

#E68D9F is a HEX color with RGB value rgb(230, 141, 159) and HSL value hsl(348, 64%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E68D9F?+

The closest Tailwind color is red-300, available as the bg-red-300 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