#FAD3F7 Color

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

Color preview

#FAD3F7

Color formats

HEX
#FAD3F7
RGB
rgb(250, 211, 247)
RGBA
rgba(250, 211, 247, 1)
HSL
hsl(305, 80%, 90%)
HSV
hsv(305, 16%, 98%)
CMYK
cmyk(0%, 16%, 1%, 2%)
CSS variable
--color-primary: #FAD3F7;
Lowercase HEX
#fad3f7

Shades

Tints

Tones

Harmony

CSS snippets for #FAD3F7

.color-fad3f7 {
  color: #FAD3F7;
  background-color: #FAD3F7;
}

Frequently asked questions

What color is #FAD3F7?+

#FAD3F7 is a HEX color with RGB value rgb(250, 211, 247) and HSL value hsl(305, 80%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #FAD3F7?+

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