#263448 Color Information

Hex color code: #263448

The hex color #263448 is a deep blue with RGB values of (38, 52, 72) and HSL of (215°, 31%, 22%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#263448
RGB
38, 52, 72
HSL
215°, 31%, 22%
CMYK
47%, 28%, 0%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #263448; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 52, 72

Red: 38 / Green: 52 / Blue: 72

HSL

215°, 31%, 22%

Hue: 215° / Saturation: 31% / Lightness: 22%

CMYK

47%, 28%, 0%, 72%

Cyan: 47% / Magenta: 28% / Yellow: 0% / Key: 72%

What color is #263448?

#263448 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #263448 to RGB:

rgb(38, 52, 72)HEX to RGB Converter →

HEX to HSL

Convert #263448 to HSL:

hsl(215, 31%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #263448 to CMYK:

cmyk(47%, 28%, 0%, 72%)Color Converter →

Color Meaning and Usage

#263448 is a rich blue color with RGB values of 38, 52, 72 and HSL of 215°, 31%, 22%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #263448 is #493B27, creating high-contrast pairings. For softer combinations, try analogous colors like #274749.

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

Contrast with #263448

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #263448?

#263448 is a rich blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #263448?

#263448 in RGB is (38, 52, 72) - 38 red, 52 green, and 72 blue.

How to use #263448 in CSS?

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

What colors go well with #263448?

#493B27 (complementary), #274749 (analogous), and #0C1117 (lighter shade) work well with #263448.