#FADCD3 Color

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

Color preview

#FADCD3

Color formats

HEX
#FADCD3
RGB
rgb(250, 220, 211)
RGBA
rgba(250, 220, 211, 1)
HSL
hsl(14, 80%, 90%)
HSV
hsv(14, 16%, 98%)
CMYK
cmyk(0%, 12%, 16%, 2%)
CSS variable
--color-primary: #FADCD3;
Lowercase HEX
#fadcd3

Shades

Tints

Tones

Harmony

CSS snippets for #FADCD3

.color-fadcd3 {
  color: #FADCD3;
  background-color: #FADCD3;
}

Frequently asked questions

What color is #FADCD3?+

#FADCD3 is a HEX color with RGB value rgb(250, 220, 211) and HSL value hsl(14, 80%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FADCD3?+

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