#F20DDB Color

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

Color preview

#F20DDB

Color formats

HEX
#F20DDB
RGB
rgb(242, 13, 219)
RGBA
rgba(242, 13, 219, 1)
HSL
hsl(306, 90%, 50%)
HSV
hsv(306, 95%, 95%)
CMYK
cmyk(0%, 95%, 10%, 5%)
CSS variable
--color-primary: #F20DDB;
Lowercase HEX
#f20ddb

Shades

Tints

Tones

Harmony

CSS snippets for #F20DDB

.color-f20ddb {
  color: #F20DDB;
  background-color: #F20DDB;
}

Frequently asked questions

What color is #F20DDB?+

#F20DDB is a HEX color with RGB value rgb(242, 13, 219) and HSL value hsl(306, 90%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F20DDB?+

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