#23302D Color Information

Hex color code: #23302D

#23302D is a intense cyan color. In RGB it is (35, 48, 45), and in HSL it is (166°, 16%, 16%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#23302D
RGB
35, 48, 45
HSL
166°, 16%, 16%
CMYK
27%, 0%, 6%, 81%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #23302D; 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 #23302D; background-color: #23302D15; }

Alert / Toast

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

Link / Accent

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

a { color: #23302D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #23302D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

35, 48, 45

Red: 35 / Green: 48 / Blue: 45

HSL

166°, 16%, 16%

Hue: 166° / Saturation: 16% / Lightness: 16%

CMYK

27%, 0%, 6%, 81%

Cyan: 27% / Magenta: 0% / Yellow: 6% / Key: 81%

What color is #23302D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #23302D to RGB:

rgb(35, 48, 45)HEX to RGB Converter →

HEX to HSL

Convert #23302D to HSL:

hsl(166, 16%, 16%)RGB to HSL Converter →

HEX to CMYK

Convert #23302D to CMYK:

cmyk(27%, 0%, 6%, 81%)Color Converter →

Color Meaning and Usage

#23302D is a dramatic cyan color with RGB values of 35, 48, 45 and HSL of 166°, 16%, 16%. This very dark shade evokes sophistication and elegance, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #23302D is #2F2225, creating high-contrast pairings. For softer combinations, try analogous colors like #222F26.

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

Contrast with #23302D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #23302D?

#23302D is a dramatic cyan color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #23302D?

#23302D in RGB is (35, 48, 45) - 35 red, 48 green, and 45 blue.

How to use #23302D in CSS?

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

What colors go well with #23302D?

#2F2225 (complementary), #222F26 (analogous), and #020303 (lighter shade) work well with #23302D.