#12AFED Color

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

Color preview

#12AFED

Color formats

HEX
#12AFED
RGB
rgb(18, 175, 237)
RGBA
rgba(18, 175, 237, 1)
HSL
hsl(197, 86%, 50%)
HSV
hsv(197, 92%, 93%)
CMYK
cmyk(92%, 26%, 0%, 7%)
CSS variable
--color-primary: #12AFED;
Lowercase HEX
#12afed

Shades

Tints

Tones

Harmony

CSS snippets for #12AFED

.color-12afed {
  color: #12AFED;
  background-color: #12AFED;
}

Frequently asked questions

What color is #12AFED?+

#12AFED is a HEX color with RGB value rgb(18, 175, 237) and HSL value hsl(197, 86%, 50%). Its closest CSS named color is DeepSkyBlue.

What is the closest Tailwind color to #12AFED?+

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