#128DBA Color

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

Color preview

#128DBA

Color formats

HEX
#128DBA
RGB
rgb(18, 141, 186)
RGBA
rgba(18, 141, 186, 1)
HSL
hsl(196, 82%, 40%)
HSV
hsv(196, 90%, 73%)
CMYK
cmyk(90%, 24%, 0%, 27%)
CSS variable
--color-primary: #128DBA;
Lowercase HEX
#128dba

Shades

Tints

Tones

Harmony

CSS snippets for #128DBA

.color-128dba {
  color: #128DBA;
  background-color: #128DBA;
}

Frequently asked questions

What color is #128DBA?+

#128DBA is a HEX color with RGB value rgb(18, 141, 186) and HSL value hsl(196, 82%, 40%). Its closest CSS named color is LightSeaGreen.

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

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