#F00F6D Color

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

Color preview

#F00F6D

Color formats

HEX
#F00F6D
RGB
rgb(240, 15, 109)
RGBA
rgba(240, 15, 109, 1)
HSL
hsl(335, 88%, 50%)
HSV
hsv(335, 94%, 94%)
CMYK
cmyk(0%, 94%, 55%, 6%)
CSS variable
--color-primary: #F00F6D;
Lowercase HEX
#f00f6d

Shades

Tints

Tones

Harmony

CSS snippets for #F00F6D

.color-f00f6d {
  color: #F00F6D;
  background-color: #F00F6D;
}

Frequently asked questions

What color is #F00F6D?+

#F00F6D is a HEX color with RGB value rgb(240, 15, 109) and HSL value hsl(335, 88%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F00F6D?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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