#F8FFDA Color

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

Color preview

#F8FFDA

Color formats

HEX
#F8FFDA
RGB
rgb(248, 255, 218)
RGBA
rgba(248, 255, 218, 1)
HSL
hsl(71, 100%, 93%)
HSV
hsv(71, 15%, 100%)
CMYK
cmyk(3%, 0%, 15%, 0%)
CSS variable
--color-primary: #F8FFDA;
Lowercase HEX
#f8ffda

Shades

Tints

Tones

Harmony

CSS snippets for #F8FFDA

.color-f8ffda {
  color: #F8FFDA;
  background-color: #F8FFDA;
}

Frequently asked questions

What color is #F8FFDA?+

#F8FFDA is a HEX color with RGB value rgb(248, 255, 218) and HSL value hsl(71, 100%, 93%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #F8FFDA?+

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