#F6F2CE Color

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

Color preview

#F6F2CE

Color formats

HEX
#F6F2CE
RGB
rgb(246, 242, 206)
RGBA
rgba(246, 242, 206, 1)
HSL
hsl(54, 69%, 89%)
HSV
hsv(54, 16%, 96%)
CMYK
cmyk(0%, 2%, 16%, 4%)
CSS variable
--color-primary: #F6F2CE;
Lowercase HEX
#f6f2ce

Shades

Tints

Tones

Harmony

CSS snippets for #F6F2CE

.color-f6f2ce {
  color: #F6F2CE;
  background-color: #F6F2CE;
}

Frequently asked questions

What color is #F6F2CE?+

#F6F2CE is a HEX color with RGB value rgb(246, 242, 206) and HSL value hsl(54, 69%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F6F2CE?+

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