#F8628D Color

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

Color preview

#F8628D

Color formats

HEX
#F8628D
RGB
rgb(248, 98, 141)
RGBA
rgba(248, 98, 141, 1)
HSL
hsl(343, 91%, 68%)
HSV
hsv(343, 60%, 97%)
CMYK
cmyk(0%, 60%, 43%, 3%)
CSS variable
--color-primary: #F8628D;
Lowercase HEX
#f8628d

Shades

Tints

Tones

Harmony

CSS snippets for #F8628D

.color-f8628d {
  color: #F8628D;
  background-color: #F8628D;
}

Frequently asked questions

What color is #F8628D?+

#F8628D is a HEX color with RGB value rgb(248, 98, 141) and HSL value hsl(343, 91%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F8628D?+

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