#CDEFF6 Color

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

Color preview

#CDEFF6

Color formats

HEX
#CDEFF6
RGB
rgb(205, 239, 246)
RGBA
rgba(205, 239, 246, 1)
HSL
hsl(190, 69%, 88%)
HSV
hsv(190, 17%, 96%)
CMYK
cmyk(17%, 3%, 0%, 4%)
CSS variable
--color-primary: #CDEFF6;
Lowercase HEX
#cdeff6

Shades

Tints

Tones

Harmony

CSS snippets for #CDEFF6

.color-cdeff6 {
  color: #CDEFF6;
  background-color: #CDEFF6;
}

Frequently asked questions

What color is #CDEFF6?+

#CDEFF6 is a HEX color with RGB value rgb(205, 239, 246) and HSL value hsl(190, 69%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CDEFF6?+

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