#F7EBA2 Color

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

Color preview

#F7EBA2

Color formats

HEX
#F7EBA2
RGB
rgb(247, 235, 162)
RGBA
rgba(247, 235, 162, 1)
HSL
hsl(52, 84%, 80%)
HSV
hsv(52, 34%, 97%)
CMYK
cmyk(0%, 5%, 34%, 3%)
CSS variable
--color-primary: #F7EBA2;
Lowercase HEX
#f7eba2

Shades

Tints

Tones

Harmony

CSS snippets for #F7EBA2

.color-f7eba2 {
  color: #F7EBA2;
  background-color: #F7EBA2;
}

Frequently asked questions

What color is #F7EBA2?+

#F7EBA2 is a HEX color with RGB value rgb(247, 235, 162) and HSL value hsl(52, 84%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F7EBA2?+

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