#E6969C Color

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

Color preview

#E6969C

Color formats

HEX
#E6969C
RGB
rgb(230, 150, 156)
RGBA
rgba(230, 150, 156, 1)
HSL
hsl(356, 62%, 75%)
HSV
hsv(356, 35%, 90%)
CMYK
cmyk(0%, 35%, 32%, 10%)
CSS variable
--color-primary: #E6969C;
Lowercase HEX
#e6969c

Shades

Tints

Tones

Harmony

CSS snippets for #E6969C

.color-e6969c {
  color: #E6969C;
  background-color: #E6969C;
}

Frequently asked questions

What color is #E6969C?+

#E6969C is a HEX color with RGB value rgb(230, 150, 156) and HSL value hsl(356, 62%, 75%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E6969C?+

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