#FE568B Color

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

Color preview

#FE568B

Color formats

HEX
#FE568B
RGB
rgb(254, 86, 139)
RGBA
rgba(254, 86, 139, 1)
HSL
hsl(341, 99%, 67%)
HSV
hsv(341, 66%, 100%)
CMYK
cmyk(0%, 66%, 45%, 0%)
CSS variable
--color-primary: #FE568B;
Lowercase HEX
#fe568b

Shades

Tints

Tones

Harmony

CSS snippets for #FE568B

.color-fe568b {
  color: #FE568B;
  background-color: #FE568B;
}

Frequently asked questions

What color is #FE568B?+

#FE568B is a HEX color with RGB value rgb(254, 86, 139) and HSL value hsl(341, 99%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #FE568B?+

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