#F2D2F7 Color

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

Color preview

#F2D2F7

Color formats

HEX
#F2D2F7
RGB
rgb(242, 210, 247)
RGBA
rgba(242, 210, 247, 1)
HSL
hsl(292, 70%, 90%)
HSV
hsv(292, 15%, 97%)
CMYK
cmyk(2%, 15%, 0%, 3%)
CSS variable
--color-primary: #F2D2F7;
Lowercase HEX
#f2d2f7

Shades

Tints

Tones

Harmony

CSS snippets for #F2D2F7

.color-f2d2f7 {
  color: #F2D2F7;
  background-color: #F2D2F7;
}

Frequently asked questions

What color is #F2D2F7?+

#F2D2F7 is a HEX color with RGB value rgb(242, 210, 247) and HSL value hsl(292, 70%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F2D2F7?+

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