#1928CC Color

Inspect #1928CC across formats, palettes, contrast and closest named color matches.

Color preview

#1928CC

Color formats

HEX
#1928CC
RGB
rgb(25, 40, 204)
RGBA
rgba(25, 40, 204, 1)
HSL
hsl(235, 78%, 45%)
HSV
hsv(235, 88%, 80%)
CMYK
cmyk(88%, 80%, 0%, 20%)
CSS variable
--color-primary: #1928CC;
Lowercase HEX
#1928cc

Shades

Tints

Tones

Harmony

CSS snippets for #1928CC

.color-1928cc {
  color: #1928CC;
  background-color: #1928CC;
}

Frequently asked questions

What color is #1928CC?+

#1928CC is a HEX color with RGB value rgb(25, 40, 204) and HSL value hsl(235, 78%, 45%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1928CC?+

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