#FAFAD2 Color

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

Color preview

#FAFAD2

Color formats

HEX
#FAFAD2
RGB
rgb(250, 250, 210)
RGBA
rgba(250, 250, 210, 1)
HSL
hsl(60, 80%, 90%)
HSV
hsv(60, 16%, 98%)
CMYK
cmyk(0%, 0%, 16%, 2%)
CSS variable
--color-primary: #FAFAD2;
Lowercase HEX
#fafad2

Shades

Tints

Tones

Harmony

CSS snippets for #FAFAD2

.color-fafad2 {
  color: #FAFAD2;
  background-color: #FAFAD2;
}

Frequently asked questions

What color is #FAFAD2?+

#FAFAD2 is a HEX color with RGB value rgb(250, 250, 210) and HSL value hsl(60, 80%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FAFAD2?+

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