#F6FFA6 Color

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

Color preview

#F6FFA6

Color formats

HEX
#F6FFA6
RGB
rgb(246, 255, 166)
RGBA
rgba(246, 255, 166, 1)
HSL
hsl(66, 100%, 83%)
HSV
hsv(66, 35%, 100%)
CMYK
cmyk(4%, 0%, 35%, 0%)
CSS variable
--color-primary: #F6FFA6;
Lowercase HEX
#f6ffa6

Shades

Tints

Tones

Harmony

CSS snippets for #F6FFA6

.color-f6ffa6 {
  color: #F6FFA6;
  background-color: #F6FFA6;
}

Frequently asked questions

What color is #F6FFA6?+

#F6FFA6 is a HEX color with RGB value rgb(246, 255, 166) and HSL value hsl(66, 100%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F6FFA6?+

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