Skip to main content Skip to docs navigation

#28dcc2 hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Celestial Green and its hex is #2DDFC1 Nearest Color Name

Color Hue/Base color: Blue

Hex #28dcc2 Color code in RGB color code model is created after adding 15.69% red color, 86.27% green color and 76.08% blue color. Hex #28dcc2 Color code in CMYK color (process color) code model is generated after subtraction of 82% cyan, 0% magenta, 12% yellow and 13.73% black.

Hex #28dcc2 color code is between #22ddbb web safe hex color code and #33cccc web safe hex color code. #22ddbb is the nearest web safe color code. You can see here many more shades of #28dcc2 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 28dcc2 #28dcc2
RGB Decimal 40, 220, 194 40, 220, 194
RGB Percent 16%, 86%, 76% rgb(16%, 86%, 76%)
CSS RGBa 40, 220, 194,1 rgba(40,220,194,1)
CMYK Model cmyk(82%,0%,12%,13.73%)
HSL Color Space 171,72% ,51% hsl(171,72% ,51%)
HSV Color Space 171°, 82%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 11011100 11000010
Octal 50 334 302
Decimal 40 220 194
Hex 28 dc c2

Different shades of #28dcc2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #28dcc2
#0f5c51
Darker of #28dcc2
#168877
Dark of #28dcc2
#1db49e
Base of #28dcc2
#28dcc2
Light of #28dcc2
#54e3ce
Lighter
#80eadb
Lightest
#acf1e7

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#28dcc2
#dc2842

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#28dcc2
#dc289c
#dc6828

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#28dc59
#28dc77
#28dcc2
#28badc
#286fdc

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#28dcc2
#dcc228
#c228dc

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#28dcc2
#c228dc
#dc2842
#42dc28

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#28dcc2
#6828dc
#dc2842
#9cdc28

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #28dcc2

#08302a
#0f5c51
#168877
#1db49e
#28dcc2
#54e3ce
#80eadb
#acf1e7
#d7f9f4

Tints of #28dcc2 Color

#28dcc2
#3fdfc8
#57e3cf
#6fe7d6
#87ebdd
#9fefe3
#b7f3ea
#cff7f1
#e7fbf8
#ffffff

Shades of #28dcc2 color code

Generate more color scales with scales (color stack) generator.

#28dcc2
#23c3ac
#1fab96
#1a9281
#167a6b
#116156
#0d4940
#08302b
#041815
#000000

Tones

#28dcc2
#41c3b0
#5aaa9e
#73918d
#828282

Tones

Similar Color like #28dcc2 color

Find visually similar hex color codes nearing to #28dcc2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#29ddc3
#2adec4
#2bdfc5
#2ce0c6
#2de1c7
#2ee2c8
#2fe3c9
#30e4ca
#31e5cb
#32e6cc
#33e7cd
#34e8ce
#35e9cf
#36ead0
#27dbc1
#26dac0
#25d9bf
#24d8be
#23d7bd
#22d6bc
#21d5bb
#20d4ba
#1fd3b9
#1ed2b8
#1dd1b7
#1cd0b6
#1bcfb5
#1aceb4

Download this Dark Blue

Hex #28dcc2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#28dcc2 Color Code Preview on Black Background Color

This is how #28dcc2 Color will look on black background color. Color contrast ratio is 12.11

#28dcc2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#28dcc2">Your Example Paragraph content text in with font color #28dcc2 </p>

Your Example Paragraph content text in with font color #28dcc2

HTML with inline CSS

<div style="color:#28dcc2">Your Paragraph text in with font color #28dcc2 </div>

Your Example Paragraph content text in with font color #28dcc2

#28dcc2 color code is use for CSS Background Color

Background color for the above div is #28dcc2

HTML with inline CSS

<div style="background-color:#28dcc2;"></div>

#28dcc2 color code is use for CSS Border Color

CSS Border color for the above div is #28dcc2

HTML with inline CSS

<div style="border:5px solid #28dcc2;"></div>

CSS Border Left color for the above div is #28dcc2

HTML with inline CSS

<div style="border-left:5px solid #28dcc2;"></div>

CSS Border Right color for the above div is #28dcc2

HTML with inline CSS

<div style="border-right:5px solid #28dcc2;"></div>

CSS Border Bottom color for the above div is #28dcc2

HTML with inline CSS

<div style="border-bottom:5px solid #28dcc2;"></div>

CSS Border Top color for the above div is #28dcc2

HTML with inline CSS

<div style="border-top:5px solid #28dcc2;"></div>

#28dcc2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#28dcc2; } .examplecolorclass {color:#28dcc2; } .examplebordercolor {border:3px solid #28dcc2; }

#28dcc2 Color code Preview on White Background

This is how #28dcc2 Color code will look on white background color. Color contrast ratio is 1.73

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #28dcc2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #28dcc2; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(40,220,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,40,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(40,220,194,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }