#1A90CC Color

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

Color preview

#1A90CC

Color formats

HEX
#1A90CC
RGB
rgb(26, 144, 204)
RGBA
rgba(26, 144, 204, 1)
HSL
hsl(200, 77%, 45%)
HSV
hsv(200, 87%, 80%)
CMYK
cmyk(87%, 29%, 0%, 20%)
CSS variable
--color-primary: #1A90CC;
Lowercase HEX
#1a90cc

Shades

Tints

Tones

Harmony

CSS snippets for #1A90CC

.color-1a90cc {
  color: #1A90CC;
  background-color: #1A90CC;
}

Frequently asked questions

What color is #1A90CC?+

#1A90CC is a HEX color with RGB value rgb(26, 144, 204) and HSL value hsl(200, 77%, 45%). Its closest CSS named color is LightSeaGreen.

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

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