#28CDE6 Color Information

Hex color code: #28CDE6

#28CDE6 is a dynamic cyan color. In RGB it is (40, 205, 230), and in HSL it is (188°, 79%, 53%). It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#28CDE6
RGB
40, 205, 230
HSL
188°, 79%, 53%
CMYK
83%, 11%, 0%, 10%

Shades

CSS Usage
color: #28CDE6;
background-color: #28CDE6;
border-color: #28CDE6;
box-shadow: 0 0 10px #28CDE6;
border: 2px solid #28CDE6;
Tailwind Usage
bg-[#28CDE6]
text-[#28CDE6]
border-[#28CDE6]
shadow-[0_0_10px_28CDE6]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #28CDE6, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #28CDE6; color: #000000; }

Badge

New Feature
.badge { background-color: #28CDE6; 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 #28CDE6; background-color: #28CDE615; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #28CDE620; border-left: 4px solid #28CDE6; }

Link / Accent

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

a { color: #28CDE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #28CDE6 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 205, 230

Red: 40 / Green: 205 / Blue: 230

HSL

188°, 79%, 53%

Hue: 188° / Saturation: 79% / Lightness: 53%

CMYK

83%, 11%, 0%, 10%

Cyan: 83% / Magenta: 11% / Yellow: 0% / Key: 10%

What color is #28CDE6?

#28CDE6 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #28CDE6 to RGB:

rgb(40, 205, 230)HEX to RGB Converter →

HEX to HSL

Convert #28CDE6 to HSL:

hsl(188, 79%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #28CDE6 to CMYK:

cmyk(83%, 11%, 0%, 10%)Color Converter →

Color Meaning and Usage

A eye-catching cyan tone, #28CDE6 has RGB (40, 205, 230) and HSL (188°, 79%, 53%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #28CDE6 is #E64228, creating high-contrast pairings. For softer combinations, try analogous colors like #28E6A0.

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

Contrast with #28CDE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #28CDE6?

#28CDE6 is a eye-catching cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #28CDE6?

#28CDE6 in RGB is (40, 205, 230) - 40 red, 205 green, and 230 blue.

How to use #28CDE6 in CSS?

Use #28CDE6 directly in your CSS properties like color or background-color.

What colors go well with #28CDE6?

#E64228 (complementary), #28E6A0 (analogous), and #1499AD (lighter shade) work well with #28CDE6.