#063C2D Color Information

Hex color code: #063C2D

#063C2D is a intense cyan color. In RGB it is (6, 60, 45), and in HSL it is (163°, 82%, 13%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#063C2D
RGB
6, 60, 45
HSL
163°, 82%, 13%
CMYK
90%, 0%, 25%, 76%

Shades

CSS Usage
color: #063C2D;
background-color: #063C2D;
border-color: #063C2D;
box-shadow: 0 0 10px #063C2D;
border: 2px solid #063C2D;
Tailwind Usage
bg-[#063C2D]
text-[#063C2D]
border-[#063C2D]
shadow-[0_0_10px_063C2D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #063C2D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #063C2D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #063C2D; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #063C2D; background-color: #063C2D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #063C2D20; border-left: 4px solid #063C2D; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #063C2D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #063C2D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

6, 60, 45

Red: 6 / Green: 60 / Blue: 45

HSL

163°, 82%, 13%

Hue: 163° / Saturation: 82% / Lightness: 13%

CMYK

90%, 0%, 25%, 76%

Cyan: 90% / Magenta: 0% / Yellow: 25% / Key: 76%

What color is #063C2D?

#063C2D is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #063C2D to RGB:

rgb(6, 60, 45)HEX to RGB Converter →

HEX to HSL

Convert #063C2D to HSL:

hsl(163, 82%, 13%)RGB to HSL Converter →

HEX to CMYK

Convert #063C2D to CMYK:

cmyk(90%, 0%, 25%, 76%)Color Converter →

Color Meaning and Usage

A deep cyan tone, #063C2D has RGB (6, 60, 45) and HSL (163°, 82%, 13%). Known for evoking sophistication and elegance, this very dark shade is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #063C2D is #3C0615, creating high-contrast pairings. For softer combinations, try analogous colors like #063C12.

Use #063C2D in CSS: color: #063C2D or background-color: #063C2D. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #063C2D

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 1.69:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #063C2D?

#063C2D is a deep cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #063C2D?

#063C2D in RGB is (6, 60, 45) - 6 red, 60 green, and 45 blue.

How to use #063C2D in CSS?

Use #063C2D directly in your CSS properties like color or background-color.

What colors go well with #063C2D?

#3C0615 (complementary), #063C12 (analogous), and #000000 (lighter shade) work well with #063C2D.