#307E7B Color

Inspect #307E7B across formats, palettes, contrast and closest named color matches.

Color preview

#307E7B

Color formats

HEX
#307E7B
RGB
rgb(48, 126, 123)
RGBA
rgba(48, 126, 123, 1)
HSL
hsl(178, 45%, 34%)
HSV
hsv(178, 62%, 49%)
CMYK
cmyk(62%, 0%, 2%, 51%)
CSS variable
--color-primary: #307E7B;
Lowercase HEX
#307e7b

Shades

Tints

Tones

Harmony

CSS snippets for #307E7B

.color-307e7b {
  color: #307E7B;
  background-color: #307E7B;
}

Frequently asked questions

What color is #307E7B?+

#307E7B is a HEX color with RGB value rgb(48, 126, 123) and HSL value hsl(178, 45%, 34%). Its closest CSS named color is SeaGreen.

What is the closest Tailwind color to #307E7B?+

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