#ADEFF3 Color

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

Color preview

#ADEFF3

Color formats

HEX
#ADEFF3
RGB
rgb(173, 239, 243)
RGBA
rgba(173, 239, 243, 1)
HSL
hsl(183, 74%, 82%)
HSV
hsv(183, 29%, 95%)
CMYK
cmyk(29%, 2%, 0%, 5%)
CSS variable
--color-primary: #ADEFF3;
Lowercase HEX
#adeff3

Shades

Tints

Tones

Harmony

CSS snippets for #ADEFF3

.color-adeff3 {
  color: #ADEFF3;
  background-color: #ADEFF3;
}

Frequently asked questions

What color is #ADEFF3?+

#ADEFF3 is a HEX color with RGB value rgb(173, 239, 243) and HSL value hsl(183, 74%, 82%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #ADEFF3?+

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