#695BEC Color Information

Hex color code: #695BEC

The hex color #695BEC is a dynamic blue with RGB values of (105, 91, 236) and HSL of (246°, 79%, 64%). It is typically applied in digital products.

Try:
Color NameMedium Slate Blue
HEX
#695BEC
RGB
105, 91, 236
HSL
246°, 79%, 64%
CMYK
56%, 61%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #695BEC; 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 #695BEC; background-color: #695BEC15; }

Alert / Toast

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

Link / Accent

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

a { color: #695BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #695BEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 91, 236

Red: 105 / Green: 91 / Blue: 236

HSL

246°, 79%, 64%

Hue: 246° / Saturation: 79% / Lightness: 64%

CMYK

56%, 61%, 0%, 7%

Cyan: 56% / Magenta: 61% / Yellow: 0% / Key: 7%

What color is #695BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #695BEC to RGB:

rgb(105, 91, 236)HEX to RGB Converter →

HEX to HSL

Convert #695BEC to HSL:

hsl(246, 79%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #695BEC to CMYK:

cmyk(56%, 61%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #695BEC has RGB (105, 91, 236) and HSL (246°, 79%, 64%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #695BEC is #DDEC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B95EC.

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

Contrast with #695BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #695BEC?

#695BEC is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #695BEC?

#695BEC in RGB is (105, 91, 236) - 105 red, 91 green, and 236 blue.

How to use #695BEC in CSS?

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

What colors go well with #695BEC?

#DDEC5B (complementary), #5B95EC (analogous), and #2E1AE0 (lighter shade) work well with #695BEC.