#E1968C Color

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

Color preview

#E1968C

Color formats

HEX
#E1968C
RGB
rgb(225, 150, 140)
RGBA
rgba(225, 150, 140, 1)
HSL
hsl(7, 59%, 72%)
HSV
hsv(7, 38%, 88%)
CMYK
cmyk(0%, 33%, 38%, 12%)
CSS variable
--color-primary: #E1968C;
Lowercase HEX
#e1968c

Shades

Tints

Tones

Harmony

CSS snippets for #E1968C

.color-e1968c {
  color: #E1968C;
  background-color: #E1968C;
}

Frequently asked questions

What color is #E1968C?+

#E1968C is a HEX color with RGB value rgb(225, 150, 140) and HSL value hsl(7, 59%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #E1968C?+

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