#35BCED Color Information

Hex color code: #35BCED

A dynamic blue shade, #35BCED appears as (53, 188, 237) in RGB and (196°, 84%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Turquoise
HEX
#35BCED
RGB
53, 188, 237
HSL
196°, 84%, 57%
CMYK
78%, 21%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #35BCED; color: #000000; }

Badge

New Feature
.badge { background-color: #35BCED; color: #000000; }

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 #35BCED; background-color: #35BCED15; }

Alert / Toast

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

Link / Accent

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

a { color: #35BCED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35BCED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 188, 237

Red: 53 / Green: 188 / Blue: 237

HSL

196°, 84%, 57%

Hue: 196° / Saturation: 84% / Lightness: 57%

CMYK

78%, 21%, 0%, 7%

Cyan: 78% / Magenta: 21% / Yellow: 0% / Key: 7%

What color is #35BCED?

#35BCED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35BCED to RGB:

rgb(53, 188, 237)HEX to RGB Converter →

HEX to HSL

Convert #35BCED to HSL:

hsl(196, 84%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #35BCED to CMYK:

cmyk(78%, 21%, 0%, 7%)Color Converter →

Color Meaning and Usage

#35BCED is a dynamic blue color with RGB values of 53, 188, 237 and HSL of 196°, 84%, 57%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35BCED is #ED6635, creating high-contrast pairings. For softer combinations, try analogous colors like #35EDC2.

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

Contrast with #35BCED

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

Contrast Ratio: 9.57:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35BCED?

#35BCED is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #35BCED?

#35BCED in RGB is (53, 188, 237) - 53 red, 188 green, and 237 blue.

How to use #35BCED in CSS?

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

What colors go well with #35BCED?

#ED6635 (complementary), #35EDC2 (analogous), and #1195C5 (lighter shade) work well with #35BCED.