#F8628F Color

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

Color preview

#F8628F

Color formats

HEX
#F8628F
RGB
rgb(248, 98, 143)
RGBA
rgba(248, 98, 143, 1)
HSL
hsl(342, 91%, 68%)
HSV
hsv(342, 60%, 97%)
CMYK
cmyk(0%, 60%, 42%, 3%)
CSS variable
--color-primary: #F8628F;
Lowercase HEX
#f8628f

Shades

Tints

Tones

Harmony

CSS snippets for #F8628F

.color-f8628f {
  color: #F8628F;
  background-color: #F8628F;
}

Frequently asked questions

What color is #F8628F?+

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

What is the closest Tailwind color to #F8628F?+

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