#F5628C Color

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

Color preview

#F5628C

Color formats

HEX
#F5628C
RGB
rgb(245, 98, 140)
RGBA
rgba(245, 98, 140, 1)
HSL
hsl(343, 88%, 67%)
HSV
hsv(343, 60%, 96%)
CMYK
cmyk(0%, 60%, 43%, 4%)
CSS variable
--color-primary: #F5628C;
Lowercase HEX
#f5628c

Shades

Tints

Tones

Harmony

CSS snippets for #F5628C

.color-f5628c {
  color: #F5628C;
  background-color: #F5628C;
}

Frequently asked questions

What color is #F5628C?+

#F5628C is a HEX color with RGB value rgb(245, 98, 140) and HSL value hsl(343, 88%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F5628C?+

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