#1C9BEA Color

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

Color preview

#1C9BEA

Color formats

HEX
#1C9BEA
RGB
rgb(28, 155, 234)
RGBA
rgba(28, 155, 234, 1)
HSL
hsl(203, 83%, 51%)
HSV
hsv(203, 88%, 92%)
CMYK
cmyk(88%, 34%, 0%, 8%)
CSS variable
--color-primary: #1C9BEA;
Lowercase HEX
#1c9bea

Shades

Tints

Tones

Harmony

CSS snippets for #1C9BEA

.color-1c9bea {
  color: #1C9BEA;
  background-color: #1C9BEA;
}

Frequently asked questions

What color is #1C9BEA?+

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

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

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