#8ACDEF Color

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

Color preview

#8ACDEF

Color formats

HEX
#8ACDEF
RGB
rgb(138, 205, 239)
RGBA
rgba(138, 205, 239, 1)
HSL
hsl(200, 76%, 74%)
HSV
hsv(200, 42%, 94%)
CMYK
cmyk(42%, 14%, 0%, 6%)
CSS variable
--color-primary: #8ACDEF;
Lowercase HEX
#8acdef

Shades

Tints

Tones

Harmony

CSS snippets for #8ACDEF

.color-8acdef {
  color: #8ACDEF;
  background-color: #8ACDEF;
}

Frequently asked questions

What color is #8ACDEF?+

#8ACDEF is a HEX color with RGB value rgb(138, 205, 239) and HSL value hsl(200, 76%, 74%). Its closest CSS named color is SkyBlue.

What is the closest Tailwind color to #8ACDEF?+

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