#256DCB Color Information

Hex color code: #256DCB

#256DCB is a cool blue color. In RGB it is (37, 109, 203), and in HSL it is (214°, 69%, 47%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#256DCB
RGB
37, 109, 203
HSL
214°, 69%, 47%
CMYK
82%, 46%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #256DCB; 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 #256DCB; background-color: #256DCB15; }

Alert / Toast

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

Link / Accent

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

a { color: #256DCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #256DCB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 109, 203

Red: 37 / Green: 109 / Blue: 203

HSL

214°, 69%, 47%

Hue: 214° / Saturation: 69% / Lightness: 47%

CMYK

82%, 46%, 0%, 20%

Cyan: 82% / Magenta: 46% / Yellow: 0% / Key: 20%

What color is #256DCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #256DCB to RGB:

rgb(37, 109, 203)HEX to RGB Converter →

HEX to HSL

Convert #256DCB to HSL:

hsl(214, 69%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #256DCB to CMYK:

cmyk(82%, 46%, 0%, 20%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #256DCB has RGB (37, 109, 203) and HSL (214°, 69%, 47%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #256DCB is #CB8325, creating high-contrast pairings. For softer combinations, try analogous colors like #25C0CB.

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

Contrast with #256DCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #256DCB?

#256DCB is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #256DCB?

#256DCB in RGB is (37, 109, 203) - 37 red, 109 green, and 203 blue.

How to use #256DCB in CSS?

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

What colors go well with #256DCB?

#CB8325 (complementary), #25C0CB (analogous), and #194A8A (lighter shade) work well with #256DCB.