#F6FAA5 Color

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

Color preview

#F6FAA5

Color formats

HEX
#F6FAA5
RGB
rgb(246, 250, 165)
RGBA
rgba(246, 250, 165, 1)
HSL
hsl(63, 89%, 81%)
HSV
hsv(63, 34%, 98%)
CMYK
cmyk(2%, 0%, 34%, 2%)
CSS variable
--color-primary: #F6FAA5;
Lowercase HEX
#f6faa5

Shades

Tints

Tones

Harmony

CSS snippets for #F6FAA5

.color-f6faa5 {
  color: #F6FAA5;
  background-color: #F6FAA5;
}

Frequently asked questions

What color is #F6FAA5?+

#F6FAA5 is a HEX color with RGB value rgb(246, 250, 165) and HSL value hsl(63, 89%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F6FAA5?+

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