#E26A8A Color

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

Color preview

#E26A8A

Color formats

HEX
#E26A8A
RGB
rgb(226, 106, 138)
RGBA
rgba(226, 106, 138, 1)
HSL
hsl(344, 67%, 65%)
HSV
hsv(344, 53%, 89%)
CMYK
cmyk(0%, 53%, 39%, 11%)
CSS variable
--color-primary: #E26A8A;
Lowercase HEX
#e26a8a

Shades

Tints

Tones

Harmony

CSS snippets for #E26A8A

.color-e26a8a {
  color: #E26A8A;
  background-color: #E26A8A;
}

Frequently asked questions

What color is #E26A8A?+

#E26A8A is a HEX color with RGB value rgb(226, 106, 138) and HSL value hsl(344, 67%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E26A8A?+

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