#F2628B Color

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

Color preview

#F2628B

Color formats

HEX
#F2628B
RGB
rgb(242, 98, 139)
RGBA
rgba(242, 98, 139, 1)
HSL
hsl(343, 85%, 67%)
HSV
hsv(343, 60%, 95%)
CMYK
cmyk(0%, 60%, 43%, 5%)
CSS variable
--color-primary: #F2628B;
Lowercase HEX
#f2628b

Shades

Tints

Tones

Harmony

CSS snippets for #F2628B

.color-f2628b {
  color: #F2628B;
  background-color: #F2628B;
}

Frequently asked questions

What color is #F2628B?+

#F2628B is a HEX color with RGB value rgb(242, 98, 139) and HSL value hsl(343, 85%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #F2628B?+

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