#1A945B Color

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

Color preview

#1A945B

Color formats

HEX
#1A945B
RGB
rgb(26, 148, 91)
RGBA
rgba(26, 148, 91, 1)
HSL
hsl(152, 70%, 34%)
HSV
hsv(152, 82%, 58%)
CMYK
cmyk(82%, 0%, 39%, 42%)
CSS variable
--color-primary: #1A945B;
Lowercase HEX
#1a945b

Shades

Tints

Tones

Harmony

CSS snippets for #1A945B

.color-1a945b {
  color: #1A945B;
  background-color: #1A945B;
}

Frequently asked questions

What color is #1A945B?+

#1A945B is a HEX color with RGB value rgb(26, 148, 91) and HSL value hsl(152, 70%, 34%). Its closest CSS named color is SeaGreen.

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

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