#0AEBFF Color

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

Color preview

#0AEBFF

Color formats

HEX
#0AEBFF
RGB
rgb(10, 235, 255)
RGBA
rgba(10, 235, 255, 1)
HSL
hsl(185, 100%, 52%)
HSV
hsv(185, 96%, 100%)
CMYK
cmyk(96%, 8%, 0%, 0%)
CSS variable
--color-primary: #0AEBFF;
Lowercase HEX
#0aebff

Shades

Tints

Tones

Harmony

CSS snippets for #0AEBFF

.color-0aebff {
  color: #0AEBFF;
  background-color: #0AEBFF;
}

Frequently asked questions

What color is #0AEBFF?+

#0AEBFF is a HEX color with RGB value rgb(10, 235, 255) and HSL value hsl(185, 100%, 52%). Its closest CSS named color is Aqua.

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

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