#F8FED6 Color

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

Color preview

#F8FED6

Color formats

HEX
#F8FED6
RGB
rgb(248, 254, 214)
RGBA
rgba(248, 254, 214, 1)
HSL
hsl(69, 95%, 92%)
HSV
hsv(69, 16%, 100%)
CMYK
cmyk(2%, 0%, 16%, 0%)
CSS variable
--color-primary: #F8FED6;
Lowercase HEX
#f8fed6

Shades

Tints

Tones

Harmony

CSS snippets for #F8FED6

.color-f8fed6 {
  color: #F8FED6;
  background-color: #F8FED6;
}

Frequently asked questions

What color is #F8FED6?+

#F8FED6 is a HEX color with RGB value rgb(248, 254, 214) and HSL value hsl(69, 95%, 92%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F8FED6?+

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