#1CA065 Color

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

Color preview

#1CA065

Color formats

HEX
#1CA065
RGB
rgb(28, 160, 101)
RGBA
rgba(28, 160, 101, 1)
HSL
hsl(153, 70%, 37%)
HSV
hsv(153, 83%, 63%)
CMYK
cmyk(83%, 0%, 37%, 37%)
CSS variable
--color-primary: #1CA065;
Lowercase HEX
#1ca065

Shades

Tints

Tones

Harmony

CSS snippets for #1CA065

.color-1ca065 {
  color: #1CA065;
  background-color: #1CA065;
}

Frequently asked questions

What color is #1CA065?+

#1CA065 is a HEX color with RGB value rgb(28, 160, 101) and HSL value hsl(153, 70%, 37%). Its closest CSS named color is SeaGreen.

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

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