#F0428B Color

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

Color preview

#F0428B

Color formats

HEX
#F0428B
RGB
rgb(240, 66, 139)
RGBA
rgba(240, 66, 139, 1)
HSL
hsl(335, 85%, 60%)
HSV
hsv(335, 73%, 94%)
CMYK
cmyk(0%, 73%, 42%, 6%)
CSS variable
--color-primary: #F0428B;
Lowercase HEX
#f0428b

Shades

Tints

Tones

Harmony

CSS snippets for #F0428B

.color-f0428b {
  color: #F0428B;
  background-color: #F0428B;
}

Frequently asked questions

What color is #F0428B?+

#F0428B is a HEX color with RGB value rgb(240, 66, 139) and HSL value hsl(335, 85%, 60%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F0428B?+

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