#FFF6C3 Color

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

Color preview

#FFF6C3

Color formats

HEX
#FFF6C3
RGB
rgb(255, 246, 195)
RGBA
rgba(255, 246, 195, 1)
HSL
hsl(51, 100%, 88%)
HSV
hsv(51, 24%, 100%)
CMYK
cmyk(0%, 4%, 24%, 0%)
CSS variable
--color-primary: #FFF6C3;
Lowercase HEX
#fff6c3

Shades

Tints

Tones

Harmony

CSS snippets for #FFF6C3

.color-fff6c3 {
  color: #FFF6C3;
  background-color: #FFF6C3;
}

Frequently asked questions

What color is #FFF6C3?+

#FFF6C3 is a HEX color with RGB value rgb(255, 246, 195) and HSL value hsl(51, 100%, 88%). Its closest CSS named color is LemonChiffon.

What is the closest Tailwind color to #FFF6C3?+

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