#263BDF Color Information

Hex color code: #263BDF

A bold blue shade, #263BDF appears as (38, 59, 223) in RGB and (233°, 74%, 51%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#263BDF
RGB
38, 59, 223
HSL
233°, 74%, 51%
CMYK
83%, 74%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #263BDF; 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 #263BDF; background-color: #263BDF15; }

Alert / Toast

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

Link / Accent

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

a { color: #263BDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #263BDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 59, 223

Red: 38 / Green: 59 / Blue: 223

HSL

233°, 74%, 51%

Hue: 233° / Saturation: 74% / Lightness: 51%

CMYK

83%, 74%, 0%, 13%

Cyan: 83% / Magenta: 74% / Yellow: 0% / Key: 13%

What color is #263BDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #263BDF to RGB:

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

HEX to HSL

Convert #263BDF to HSL:

hsl(233, 74%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #263BDF to CMYK:

cmyk(83%, 74%, 0%, 13%)Color Converter →

Color Meaning and Usage

A striking blue tone, #263BDF has RGB (38, 59, 223) and HSL (233°, 74%, 51%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #263BDF is #DFC926, creating high-contrast pairings. For softer combinations, try analogous colors like #2698DF.

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

Contrast with #263BDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #263BDF?

#263BDF is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #263BDF?

#263BDF in RGB is (38, 59, 223) - 38 red, 59 green, and 223 blue.

How to use #263BDF in CSS?

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

What colors go well with #263BDF?

#DFC926 (complementary), #2698DF (analogous), and #1828A0 (lighter shade) work well with #263BDF.