#DCFFF8 Color

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

Color preview

#DCFFF8

Color formats

HEX
#DCFFF8
RGB
rgb(220, 255, 248)
RGBA
rgba(220, 255, 248, 1)
HSL
hsl(168, 100%, 93%)
HSV
hsv(168, 14%, 100%)
CMYK
cmyk(14%, 0%, 3%, 0%)
CSS variable
--color-primary: #DCFFF8;
Lowercase HEX
#dcfff8

Shades

Tints

Tones

Harmony

CSS snippets for #DCFFF8

.color-dcfff8 {
  color: #DCFFF8;
  background-color: #DCFFF8;
}

Frequently asked questions

What color is #DCFFF8?+

#DCFFF8 is a HEX color with RGB value rgb(220, 255, 248) and HSL value hsl(168, 100%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DCFFF8?+

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