#DCFEFB Color

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

Color preview

#DCFEFB

Color formats

HEX
#DCFEFB
RGB
rgb(220, 254, 251)
RGBA
rgba(220, 254, 251, 1)
HSL
hsl(175, 94%, 93%)
HSV
hsv(175, 13%, 100%)
CMYK
cmyk(13%, 0%, 1%, 0%)
CSS variable
--color-primary: #DCFEFB;
Lowercase HEX
#dcfefb

Shades

Tints

Tones

Harmony

CSS snippets for #DCFEFB

.color-dcfefb {
  color: #DCFEFB;
  background-color: #DCFEFB;
}

Frequently asked questions

What color is #DCFEFB?+

#DCFEFB is a HEX color with RGB value rgb(220, 254, 251) and HSL value hsl(175, 94%, 93%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DCFEFB?+

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