#DFF6F0 Color

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

Color preview

#DFF6F0

Color formats

HEX
#DFF6F0
RGB
rgb(223, 246, 240)
RGBA
rgba(223, 246, 240, 1)
HSL
hsl(164, 56%, 92%)
HSV
hsv(164, 9%, 96%)
CMYK
cmyk(9%, 0%, 2%, 4%)
CSS variable
--color-primary: #DFF6F0;
Lowercase HEX
#dff6f0

Shades

Tints

Tones

Harmony

CSS snippets for #DFF6F0

.color-dff6f0 {
  color: #DFF6F0;
  background-color: #DFF6F0;
}

Frequently asked questions

What color is #DFF6F0?+

#DFF6F0 is a HEX color with RGB value rgb(223, 246, 240) and HSL value hsl(164, 56%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #DFF6F0?+

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