#A6DDEF Color

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

Color preview

#A6DDEF

Color formats

HEX
#A6DDEF
RGB
rgb(166, 221, 239)
RGBA
rgba(166, 221, 239, 1)
HSL
hsl(195, 70%, 79%)
HSV
hsv(195, 31%, 94%)
CMYK
cmyk(31%, 8%, 0%, 6%)
CSS variable
--color-primary: #A6DDEF;
Lowercase HEX
#a6ddef

Shades

Tints

Tones

Harmony

CSS snippets for #A6DDEF

.color-a6ddef {
  color: #A6DDEF;
  background-color: #A6DDEF;
}

Frequently asked questions

What color is #A6DDEF?+

#A6DDEF is a HEX color with RGB value rgb(166, 221, 239) and HSL value hsl(195, 70%, 79%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A6DDEF?+

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