#F48DDD Color

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

Color preview

#F48DDD

Color formats

HEX
#F48DDD
RGB
rgb(244, 141, 221)
RGBA
rgba(244, 141, 221, 1)
HSL
hsl(313, 82%, 75%)
HSV
hsv(313, 42%, 96%)
CMYK
cmyk(0%, 42%, 9%, 4%)
CSS variable
--color-primary: #F48DDD;
Lowercase HEX
#f48ddd

Shades

Tints

Tones

Harmony

CSS snippets for #F48DDD

.color-f48ddd {
  color: #F48DDD;
  background-color: #F48DDD;
}

Frequently asked questions

What color is #F48DDD?+

#F48DDD is a HEX color with RGB value rgb(244, 141, 221) and HSL value hsl(313, 82%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F48DDD?+

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