#F26E9E Color

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

Color preview

#F26E9E

Color formats

HEX
#F26E9E
RGB
rgb(242, 110, 158)
RGBA
rgba(242, 110, 158, 1)
HSL
hsl(338, 84%, 69%)
HSV
hsv(338, 55%, 95%)
CMYK
cmyk(0%, 55%, 35%, 5%)
CSS variable
--color-primary: #F26E9E;
Lowercase HEX
#f26e9e

Shades

Tints

Tones

Harmony

CSS snippets for #F26E9E

.color-f26e9e {
  color: #F26E9E;
  background-color: #F26E9E;
}

Frequently asked questions

What color is #F26E9E?+

#F26E9E is a HEX color with RGB value rgb(242, 110, 158) and HSL value hsl(338, 84%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F26E9E?+

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