#F18DDC Color

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

Color preview

#F18DDC

Color formats

HEX
#F18DDC
RGB
rgb(241, 141, 220)
RGBA
rgba(241, 141, 220, 1)
HSL
hsl(313, 78%, 75%)
HSV
hsv(313, 41%, 95%)
CMYK
cmyk(0%, 41%, 9%, 5%)
CSS variable
--color-primary: #F18DDC;
Lowercase HEX
#f18ddc

Shades

Tints

Tones

Harmony

CSS snippets for #F18DDC

.color-f18ddc {
  color: #F18DDC;
  background-color: #F18DDC;
}

Frequently asked questions

What color is #F18DDC?+

#F18DDC is a HEX color with RGB value rgb(241, 141, 220) and HSL value hsl(313, 78%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F18DDC?+

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