#F45DDD Color

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

Color preview

#F45DDD

Color formats

HEX
#F45DDD
RGB
rgb(244, 93, 221)
RGBA
rgba(244, 93, 221, 1)
HSL
hsl(309, 87%, 66%)
HSV
hsv(309, 62%, 96%)
CMYK
cmyk(0%, 62%, 9%, 4%)
CSS variable
--color-primary: #F45DDD;
Lowercase HEX
#f45ddd

Shades

Tints

Tones

Harmony

CSS snippets for #F45DDD

.color-f45ddd {
  color: #F45DDD;
  background-color: #F45DDD;
}

Frequently asked questions

What color is #F45DDD?+

#F45DDD is a HEX color with RGB value rgb(244, 93, 221) and HSL value hsl(309, 87%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F45DDD?+

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