#266CDF Color Information

Hex color code: #266CDF

A vivid blue shade, #266CDF appears as (38, 108, 223) in RGB and (217°, 74%, 51%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#266CDF
RGB
38, 108, 223
HSL
217°, 74%, 51%
CMYK
83%, 52%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #266CDF; 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 #266CDF; background-color: #266CDF15; }

Alert / Toast

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

Link / Accent

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

a { color: #266CDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #266CDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 108, 223

Red: 38 / Green: 108 / Blue: 223

HSL

217°, 74%, 51%

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

CMYK

83%, 52%, 0%, 13%

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

What color is #266CDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #266CDF to RGB:

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

HEX to HSL

Convert #266CDF to HSL:

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

HEX to CMYK

Convert #266CDF to CMYK:

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

Color Meaning and Usage

A vivid blue tone, #266CDF has RGB (38, 108, 223) and HSL (217°, 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 #266CDF is #DF9826, creating high-contrast pairings. For softer combinations, try analogous colors like #26C9DF.

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

Contrast with #266CDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #266CDF?

#266CDF is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #266CDF?

#266CDF in RGB is (38, 108, 223) - 38 red, 108 green, and 223 blue.

How to use #266CDF in CSS?

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

What colors go well with #266CDF?

#DF9826 (complementary), #26C9DF (analogous), and #184CA0 (lighter shade) work well with #266CDF.