#26ABCD Color

Inspect #26ABCD across formats, palettes, contrast and closest named color matches.

Color preview

#26ABCD

Color formats

HEX
#26ABCD
RGB
rgb(38, 171, 205)
RGBA
rgba(38, 171, 205, 1)
HSL
hsl(192, 69%, 48%)
HSV
hsv(192, 81%, 80%)
CMYK
cmyk(81%, 17%, 0%, 20%)
CSS variable
--color-primary: #26ABCD;
Lowercase HEX
#26abcd

Shades

Tints

Tones

Harmony

CSS snippets for #26ABCD

.color-26abcd {
  color: #26ABCD;
  background-color: #26ABCD;
}

Frequently asked questions

What color is #26ABCD?+

#26ABCD is a HEX color with RGB value rgb(38, 171, 205) and HSL value hsl(192, 69%, 48%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #26ABCD?+

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