#1B90CB Color

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

Color preview

#1B90CB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1B90CB

.color-1b90cb {
  color: #1B90CB;
  background-color: #1B90CB;
}

Frequently asked questions

What color is #1B90CB?+

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

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

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