#ADCBF9 Color

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

Color preview

#ADCBF9

Color formats

HEX
#ADCBF9
RGB
rgb(173, 203, 249)
RGBA
rgba(173, 203, 249, 1)
HSL
hsl(216, 86%, 83%)
HSV
hsv(216, 31%, 98%)
CMYK
cmyk(31%, 18%, 0%, 2%)
CSS variable
--color-primary: #ADCBF9;
Lowercase HEX
#adcbf9

Shades

Tints

Tones

Harmony

CSS snippets for #ADCBF9

.color-adcbf9 {
  color: #ADCBF9;
  background-color: #ADCBF9;
}

Frequently asked questions

What color is #ADCBF9?+

#ADCBF9 is a HEX color with RGB value rgb(173, 203, 249) and HSL value hsl(216, 86%, 83%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADCBF9?+

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