#2B263B Color Information

Hex color code: #2B263B

#2B263B is a rich blue color. In RGB it is (43, 38, 59), and in HSL it is (254°, 22%, 19%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#2B263B
RGB
43, 38, 59
HSL
254°, 22%, 19%
CMYK
27%, 36%, 0%, 77%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2B263B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 38, 59

Red: 43 / Green: 38 / Blue: 59

HSL

254°, 22%, 19%

Hue: 254° / Saturation: 22% / Lightness: 19%

CMYK

27%, 36%, 0%, 77%

Cyan: 27% / Magenta: 36% / Yellow: 0% / Key: 77%

What color is #2B263B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2B263B to RGB:

rgb(43, 38, 59)HEX to RGB Converter →

HEX to HSL

Convert #2B263B to HSL:

hsl(254, 22%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #2B263B to CMYK:

cmyk(27%, 36%, 0%, 77%)Color Converter →

Color Meaning and Usage

A rich blue tone, #2B263B has RGB (43, 38, 59) and HSL (254°, 22%, 19%). Known for evoking sophistication and elegance, this very dark shade is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2B263B is #363B26, creating high-contrast pairings. For softer combinations, try analogous colors like #262B3B.

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

Contrast with #2B263B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2B263B?

#2B263B is a rich blue color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #2B263B?

#2B263B in RGB is (43, 38, 59) - 43 red, 38 green, and 59 blue.

How to use #2B263B in CSS?

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

What colors go well with #2B263B?

#363B26 (complementary), #262B3B (analogous), and #09080C (lighter shade) work well with #2B263B.