#E6FFFD Color

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

Color preview

#E6FFFD

Color formats

HEX
#E6FFFD
RGB
rgb(230, 255, 253)
RGBA
rgba(230, 255, 253, 1)
HSL
hsl(175, 100%, 95%)
HSV
hsv(175, 10%, 100%)
CMYK
cmyk(10%, 0%, 1%, 0%)
CSS variable
--color-primary: #E6FFFD;
Lowercase HEX
#e6fffd

Shades

Tints

Tones

Harmony

CSS snippets for #E6FFFD

.color-e6fffd {
  color: #E6FFFD;
  background-color: #E6FFFD;
}

Frequently asked questions

What color is #E6FFFD?+

#E6FFFD is a HEX color with RGB value rgb(230, 255, 253) and HSL value hsl(175, 100%, 95%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #E6FFFD?+

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