#F68DDC Color

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

Color preview

#F68DDC

Color formats

HEX
#F68DDC
RGB
rgb(246, 141, 220)
RGBA
rgba(246, 141, 220, 1)
HSL
hsl(315, 85%, 76%)
HSV
hsv(315, 43%, 96%)
CMYK
cmyk(0%, 43%, 11%, 4%)
CSS variable
--color-primary: #F68DDC;
Lowercase HEX
#f68ddc

Shades

Tints

Tones

Harmony

CSS snippets for #F68DDC

.color-f68ddc {
  color: #F68DDC;
  background-color: #F68DDC;
}

Frequently asked questions

What color is #F68DDC?+

#F68DDC is a HEX color with RGB value rgb(246, 141, 220) and HSL value hsl(315, 85%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #F68DDC?+

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