#F3DDEF Color

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

Color preview

#F3DDEF

Color formats

HEX
#F3DDEF
RGB
rgb(243, 221, 239)
RGBA
rgba(243, 221, 239, 1)
HSL
hsl(311, 48%, 91%)
HSV
hsv(311, 9%, 95%)
CMYK
cmyk(0%, 9%, 2%, 5%)
CSS variable
--color-primary: #F3DDEF;
Lowercase HEX
#f3ddef

Shades

Tints

Tones

Harmony

CSS snippets for #F3DDEF

.color-f3ddef {
  color: #F3DDEF;
  background-color: #F3DDEF;
}

Frequently asked questions

What color is #F3DDEF?+

#F3DDEF is a HEX color with RGB value rgb(243, 221, 239) and HSL value hsl(311, 48%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #F3DDEF?+

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