#12ABED Color

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

Color preview

#12ABED

Color formats

HEX
#12ABED
RGB
rgb(18, 171, 237)
RGBA
rgba(18, 171, 237, 1)
HSL
hsl(198, 86%, 50%)
HSV
hsv(198, 92%, 93%)
CMYK
cmyk(92%, 28%, 0%, 7%)
CSS variable
--color-primary: #12ABED;
Lowercase HEX
#12abed

Shades

Tints

Tones

Harmony

CSS snippets for #12ABED

.color-12abed {
  color: #12ABED;
  background-color: #12ABED;
}

Frequently asked questions

What color is #12ABED?+

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

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

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