#E1698B Color

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

Color preview

#E1698B

Color formats

HEX
#E1698B
RGB
rgb(225, 105, 139)
RGBA
rgba(225, 105, 139, 1)
HSL
hsl(343, 67%, 65%)
HSV
hsv(343, 53%, 88%)
CMYK
cmyk(0%, 53%, 38%, 12%)
CSS variable
--color-primary: #E1698B;
Lowercase HEX
#e1698b

Shades

Tints

Tones

Harmony

CSS snippets for #E1698B

.color-e1698b {
  color: #E1698B;
  background-color: #E1698B;
}

Frequently asked questions

What color is #E1698B?+

#E1698B is a HEX color with RGB value rgb(225, 105, 139) and HSL value hsl(343, 67%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E1698B?+

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