#1B9AEE Color

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

Color preview

#1B9AEE

Color formats

HEX
#1B9AEE
RGB
rgb(27, 154, 238)
RGBA
rgba(27, 154, 238, 1)
HSL
hsl(204, 86%, 52%)
HSV
hsv(204, 89%, 93%)
CMYK
cmyk(89%, 35%, 0%, 7%)
CSS variable
--color-primary: #1B9AEE;
Lowercase HEX
#1b9aee

Shades

Tints

Tones

Harmony

CSS snippets for #1B9AEE

.color-1b9aee {
  color: #1B9AEE;
  background-color: #1B9AEE;
}

Frequently asked questions

What color is #1B9AEE?+

#1B9AEE is a HEX color with RGB value rgb(27, 154, 238) and HSL value hsl(204, 86%, 52%). Its closest CSS named color is DodgerBlue.

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

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