#128AED Color

Inspect #128AED across formats, palettes, contrast and closest named color matches.

Color preview

#128AED

Color formats

HEX
#128AED
RGB
rgb(18, 138, 237)
RGBA
rgba(18, 138, 237, 1)
HSL
hsl(207, 86%, 50%)
HSV
hsv(207, 92%, 93%)
CMYK
cmyk(92%, 42%, 0%, 7%)
CSS variable
--color-primary: #128AED;
Lowercase HEX
#128aed

Shades

Tints

Tones

Harmony

CSS snippets for #128AED

.color-128aed {
  color: #128AED;
  background-color: #128AED;
}

Frequently asked questions

What color is #128AED?+

#128AED is a HEX color with RGB value rgb(18, 138, 237) and HSL value hsl(207, 86%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #128AED?+

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