#A1CDEF Color

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

Color preview

#A1CDEF

Color formats

HEX
#A1CDEF
RGB
rgb(161, 205, 239)
RGBA
rgba(161, 205, 239, 1)
HSL
hsl(206, 71%, 78%)
HSV
hsv(206, 33%, 94%)
CMYK
cmyk(33%, 14%, 0%, 6%)
CSS variable
--color-primary: #A1CDEF;
Lowercase HEX
#a1cdef

Shades

Tints

Tones

Harmony

CSS snippets for #A1CDEF

.color-a1cdef {
  color: #A1CDEF;
  background-color: #A1CDEF;
}

Frequently asked questions

What color is #A1CDEF?+

#A1CDEF is a HEX color with RGB value rgb(161, 205, 239) and HSL value hsl(206, 71%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #A1CDEF?+

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