#F2EFAD Color

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

Color preview

#F2EFAD

Color formats

HEX
#F2EFAD
RGB
rgb(242, 239, 173)
RGBA
rgba(242, 239, 173, 1)
HSL
hsl(57, 73%, 81%)
HSV
hsv(57, 29%, 95%)
CMYK
cmyk(0%, 1%, 29%, 5%)
CSS variable
--color-primary: #F2EFAD;
Lowercase HEX
#f2efad

Shades

Tints

Tones

Harmony

CSS snippets for #F2EFAD

.color-f2efad {
  color: #F2EFAD;
  background-color: #F2EFAD;
}

Frequently asked questions

What color is #F2EFAD?+

#F2EFAD is a HEX color with RGB value rgb(242, 239, 173) and HSL value hsl(57, 73%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F2EFAD?+

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