#2D4550 Color Information

Hex color code: #2D4550

#2D4550 is a pastel blue color. In RGB it is (45, 69, 80), and in HSL it is (199°, 28%, 25%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#2D4550
RGB
45, 69, 80
HSL
199°, 28%, 25%
CMYK
44%, 14%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2D4550; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

45, 69, 80

Red: 45 / Green: 69 / Blue: 80

HSL

199°, 28%, 25%

Hue: 199° / Saturation: 28% / Lightness: 25%

CMYK

44%, 14%, 0%, 69%

Cyan: 44% / Magenta: 14% / Yellow: 0% / Key: 69%

What color is #2D4550?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2D4550 to RGB:

rgb(45, 69, 80)HEX to RGB Converter →

HEX to HSL

Convert #2D4550 to HSL:

hsl(199, 28%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #2D4550 to CMYK:

cmyk(44%, 14%, 0%, 69%)Color Converter →

Color Meaning and Usage

#2D4550 is a gentle blue color with RGB values of 45, 69, 80 and HSL of 199°, 28%, 25%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2D4550 is #52392E, creating high-contrast pairings. For softer combinations, try analogous colors like #2E524B.

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

Contrast with #2D4550

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2D4550?

#2D4550 is a gentle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #2D4550?

#2D4550 in RGB is (45, 69, 80) - 45 red, 69 green, and 80 blue.

How to use #2D4550 in CSS?

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

What colors go well with #2D4550?

#52392E (complementary), #2E524B (analogous), and #121C21 (lighter shade) work well with #2D4550.