#DFFFF3 Color

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

Color preview

#DFFFF3

Color formats

HEX
#DFFFF3
RGB
rgb(223, 255, 243)
RGBA
rgba(223, 255, 243, 1)
HSL
hsl(157, 100%, 94%)
HSV
hsv(157, 13%, 100%)
CMYK
cmyk(13%, 0%, 5%, 0%)
CSS variable
--color-primary: #DFFFF3;
Lowercase HEX
#dffff3

Shades

Tints

Tones

Harmony

CSS snippets for #DFFFF3

.color-dffff3 {
  color: #DFFFF3;
  background-color: #DFFFF3;
}

Frequently asked questions

What color is #DFFFF3?+

#DFFFF3 is a HEX color with RGB value rgb(223, 255, 243) and HSL value hsl(157, 100%, 94%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DFFFF3?+

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