#0AAABC Color

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

Color preview

#0AAABC

Color formats

HEX
#0AAABC
RGB
rgb(10, 170, 188)
RGBA
rgba(10, 170, 188, 1)
HSL
hsl(186, 90%, 39%)
HSV
hsv(186, 95%, 74%)
CMYK
cmyk(95%, 10%, 0%, 26%)
CSS variable
--color-primary: #0AAABC;
Lowercase HEX
#0aaabc

Shades

Tints

Tones

Harmony

CSS snippets for #0AAABC

.color-0aaabc {
  color: #0AAABC;
  background-color: #0AAABC;
}

Frequently asked questions

What color is #0AAABC?+

#0AAABC is a HEX color with RGB value rgb(10, 170, 188) and HSL value hsl(186, 90%, 39%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #0AAABC?+

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