#F5F7A7 Color

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

Color preview

#F5F7A7

Color formats

HEX
#F5F7A7
RGB
rgb(245, 247, 167)
RGBA
rgba(245, 247, 167, 1)
HSL
hsl(61, 83%, 81%)
HSV
hsv(61, 32%, 97%)
CMYK
cmyk(1%, 0%, 32%, 3%)
CSS variable
--color-primary: #F5F7A7;
Lowercase HEX
#f5f7a7

Shades

Tints

Tones

Harmony

CSS snippets for #F5F7A7

.color-f5f7a7 {
  color: #F5F7A7;
  background-color: #F5F7A7;
}

Frequently asked questions

What color is #F5F7A7?+

#F5F7A7 is a HEX color with RGB value rgb(245, 247, 167) and HSL value hsl(61, 83%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F5F7A7?+

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