#1BFFFF Color

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

Color preview

#1BFFFF

Color formats

HEX
#1BFFFF
RGB
rgb(27, 255, 255)
RGBA
rgba(27, 255, 255, 1)
HSL
hsl(180, 100%, 55%)
HSV
hsv(180, 89%, 100%)
CMYK
cmyk(89%, 0%, 0%, 0%)
CSS variable
--color-primary: #1BFFFF;
Lowercase HEX
#1bffff

Shades

Tints

Tones

Harmony

CSS snippets for #1BFFFF

.color-1bffff {
  color: #1BFFFF;
  background-color: #1BFFFF;
}

Frequently asked questions

What color is #1BFFFF?+

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

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

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