#1A9AEA Color

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

Color preview

#1A9AEA

Color formats

HEX
#1A9AEA
RGB
rgb(26, 154, 234)
RGBA
rgba(26, 154, 234, 1)
HSL
hsl(203, 83%, 51%)
HSV
hsv(203, 89%, 92%)
CMYK
cmyk(89%, 34%, 0%, 8%)
CSS variable
--color-primary: #1A9AEA;
Lowercase HEX
#1a9aea

Shades

Tints

Tones

Harmony

CSS snippets for #1A9AEA

.color-1a9aea {
  color: #1A9AEA;
  background-color: #1A9AEA;
}

Frequently asked questions

What color is #1A9AEA?+

#1A9AEA is a HEX color with RGB value rgb(26, 154, 234) and HSL value hsl(203, 83%, 51%). Its closest CSS named color is DodgerBlue.

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

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