#F26A9C Color

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

Color preview

#F26A9C

Color formats

HEX
#F26A9C
RGB
rgb(242, 106, 156)
RGBA
rgba(242, 106, 156, 1)
HSL
hsl(338, 84%, 68%)
HSV
hsv(338, 56%, 95%)
CMYK
cmyk(0%, 56%, 36%, 5%)
CSS variable
--color-primary: #F26A9C;
Lowercase HEX
#f26a9c

Shades

Tints

Tones

Harmony

CSS snippets for #F26A9C

.color-f26a9c {
  color: #F26A9C;
  background-color: #F26A9C;
}

Frequently asked questions

What color is #F26A9C?+

#F26A9C is a HEX color with RGB value rgb(242, 106, 156) and HSL value hsl(338, 84%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F26A9C?+

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