#1F628F Color

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

Color preview

#1F628F

Color formats

HEX
#1F628F
RGB
rgb(31, 98, 143)
RGBA
rgba(31, 98, 143, 1)
HSL
hsl(204, 64%, 34%)
HSV
hsv(204, 78%, 56%)
CMYK
cmyk(78%, 31%, 0%, 44%)
CSS variable
--color-primary: #1F628F;
Lowercase HEX
#1f628f

Shades

Tints

Tones

Harmony

CSS snippets for #1F628F

.color-1f628f {
  color: #1F628F;
  background-color: #1F628F;
}

Frequently asked questions

What color is #1F628F?+

#1F628F is a HEX color with RGB value rgb(31, 98, 143) and HSL value hsl(204, 64%, 34%). Its closest CSS named color is Teal.

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

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