#1AFFFF Color

Inspect #1AFFFF across formats, palettes, contrast and closest named color matches.

Color preview

#1AFFFF

Color formats

HEX
#1AFFFF
RGB
rgb(26, 255, 255)
RGBA
rgba(26, 255, 255, 1)
HSL
hsl(180, 100%, 55%)
HSV
hsv(180, 90%, 100%)
CMYK
cmyk(90%, 0%, 0%, 0%)
CSS variable
--color-primary: #1AFFFF;
Lowercase HEX
#1affff

Shades

Tints

Tones

Harmony

CSS snippets for #1AFFFF

.color-1affff {
  color: #1AFFFF;
  background-color: #1AFFFF;
}

Frequently asked questions

What color is #1AFFFF?+

#1AFFFF is a HEX color with RGB value rgb(26, 255, 255) and HSL value hsl(180, 100%, 55%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #1AFFFF?+

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