#263632 Color Information

Hex color code: #263632

#263632 is a deep cyan color. In RGB it is (38, 54, 50), and in HSL it is (165°, 17%, 18%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#263632
RGB
38, 54, 50
HSL
165°, 17%, 18%
CMYK
30%, 0%, 7%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #263632; 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 #263632; background-color: #26363215; }

Alert / Toast

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

Link / Accent

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

a { color: #263632; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #263632 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 54, 50

Red: 38 / Green: 54 / Blue: 50

HSL

165°, 17%, 18%

Hue: 165° / Saturation: 17% / Lightness: 18%

CMYK

30%, 0%, 7%, 79%

Cyan: 30% / Magenta: 0% / Yellow: 7% / Key: 79%

What color is #263632?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #263632 to RGB:

rgb(38, 54, 50)HEX to RGB Converter →

HEX to HSL

Convert #263632 to HSL:

hsl(165, 17%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #263632 to CMYK:

cmyk(30%, 0%, 7%, 79%)Color Converter →

Color Meaning and Usage

A rich cyan tone, #263632 has RGB (38, 54, 50) and HSL (165°, 17%, 18%). Known for evoking sophistication and elegance, this very dark shade is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #263632 is #36262A, creating high-contrast pairings. For softer combinations, try analogous colors like #26362A.

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

Contrast with #263632

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #263632?

#263632 is a rich cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #263632?

#263632 in RGB is (38, 54, 50) - 38 red, 54 green, and 50 blue.

How to use #263632 in CSS?

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

What colors go well with #263632?

#36262A (complementary), #26362A (analogous), and #060908 (lighter shade) work well with #263632.