#F7FDB0 Color

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

Color preview

#F7FDB0

Color formats

HEX
#F7FDB0
RGB
rgb(247, 253, 176)
RGBA
rgba(247, 253, 176, 1)
HSL
hsl(65, 95%, 84%)
HSV
hsv(65, 30%, 99%)
CMYK
cmyk(2%, 0%, 30%, 1%)
CSS variable
--color-primary: #F7FDB0;
Lowercase HEX
#f7fdb0

Shades

Tints

Tones

Harmony

CSS snippets for #F7FDB0

.color-f7fdb0 {
  color: #F7FDB0;
  background-color: #F7FDB0;
}

Frequently asked questions

What color is #F7FDB0?+

#F7FDB0 is a HEX color with RGB value rgb(247, 253, 176) and HSL value hsl(65, 95%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F7FDB0?+

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