#263054 Color Information

Hex color code: #263054

A deep blue shade, #263054 appears as (38, 48, 84) in RGB and (227°, 38%, 24%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#263054
RGB
38, 48, 84
HSL
227°, 38%, 24%
CMYK
55%, 43%, 0%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #263054; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 48, 84

Red: 38 / Green: 48 / Blue: 84

HSL

227°, 38%, 24%

Hue: 227° / Saturation: 38% / Lightness: 24%

CMYK

55%, 43%, 0%, 67%

Cyan: 55% / Magenta: 43% / Yellow: 0% / Key: 67%

What color is #263054?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #263054 to RGB:

rgb(38, 48, 84)HEX to RGB Converter →

HEX to HSL

Convert #263054 to HSL:

hsl(227, 38%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #263054 to CMYK:

cmyk(55%, 43%, 0%, 67%)Color Converter →

Color Meaning and Usage

A rich blue tone, #263054 has RGB (38, 48, 84) and HSL (227°, 38%, 24%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #263054 is #544A26, creating high-contrast pairings. For softer combinations, try analogous colors like #264754.

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

Contrast with #263054

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #263054?

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

What is the RGB value of #263054?

#263054 in RGB is (38, 48, 84) - 38 red, 48 green, and 84 blue.

How to use #263054 in CSS?

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

What colors go well with #263054?

#544A26 (complementary), #264754 (analogous), and #0E1220 (lighter shade) work well with #263054.