#ADEFF0 Color

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

Color preview

#ADEFF0

Color formats

HEX
#ADEFF0
RGB
rgb(173, 239, 240)
RGBA
rgba(173, 239, 240, 1)
HSL
hsl(181, 69%, 81%)
HSV
hsv(181, 28%, 94%)
CMYK
cmyk(28%, 0%, 0%, 6%)
CSS variable
--color-primary: #ADEFF0;
Lowercase HEX
#adeff0

Shades

Tints

Tones

Harmony

CSS snippets for #ADEFF0

.color-adeff0 {
  color: #ADEFF0;
  background-color: #ADEFF0;
}

Frequently asked questions

What color is #ADEFF0?+

#ADEFF0 is a HEX color with RGB value rgb(173, 239, 240) and HSL value hsl(181, 69%, 81%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEFF0?+

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