#FADED3 Color

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

Color preview

#FADED3

Color formats

HEX
#FADED3
RGB
rgb(250, 222, 211)
RGBA
rgba(250, 222, 211, 1)
HSL
hsl(17, 80%, 90%)
HSV
hsv(17, 16%, 98%)
CMYK
cmyk(0%, 11%, 16%, 2%)
CSS variable
--color-primary: #FADED3;
Lowercase HEX
#faded3

Shades

Tints

Tones

Harmony

CSS snippets for #FADED3

.color-faded3 {
  color: #FADED3;
  background-color: #FADED3;
}

Frequently asked questions

What color is #FADED3?+

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

What is the closest Tailwind color to #FADED3?+

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