#2D383E Color Information

Hex color code: #2D383E

#2D383E is a intense blue color. In RGB it is (45, 56, 62), and in HSL it is (201°, 16%, 21%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#2D383E
RGB
45, 56, 62
HSL
201°, 16%, 21%
CMYK
27%, 10%, 0%, 76%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2D383E; 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 #2D383E; background-color: #2D383E15; }

Alert / Toast

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

Link / Accent

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

a { color: #2D383E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2D383E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 56, 62

Red: 45 / Green: 56 / Blue: 62

HSL

201°, 16%, 21%

Hue: 201° / Saturation: 16% / Lightness: 21%

CMYK

27%, 10%, 0%, 76%

Cyan: 27% / Magenta: 10% / Yellow: 0% / Key: 76%

What color is #2D383E?

#2D383E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2D383E to RGB:

rgb(45, 56, 62)HEX to RGB Converter →

HEX to HSL

Convert #2D383E to HSL:

hsl(201, 16%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #2D383E to CMYK:

cmyk(27%, 10%, 0%, 76%)Color Converter →

Color Meaning and Usage

A intense blue tone, #2D383E has RGB (45, 56, 62) and HSL (201°, 16%, 21%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2D383E is #3E332D, creating high-contrast pairings. For softer combinations, try analogous colors like #2D3E3C.

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

Contrast with #2D383E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2D383E?

#2D383E is a intense blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2D383E?

#2D383E in RGB is (45, 56, 62) - 45 red, 56 green, and 62 blue.

How to use #2D383E in CSS?

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

What colors go well with #2D383E?

#3E332D (complementary), #2D3E3C (analogous), and #0D1012 (lighter shade) work well with #2D383E.