Skip to main content Skip to docs navigation

#28efe8 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 Cold Heights and its hex is #22DDEE Nearest Color Name

Color Hue/Base color: Blue

Hex #28efe8 Color code in RGB color code model is created after adding 15.69% red color, 93.73% green color and 90.98% blue color. Hex #28efe8 Color code in CMYK color (process color) code model is generated after subtraction of 83% cyan, 0% magenta, 3% yellow and 6.27% black.

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

RGB Chart

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

Color Table

Hex Color Code 28efe8 #28efe8
RGB Decimal 40, 239, 232 40, 239, 232
RGB Percent 16%, 94%, 91% rgb(16%, 94%, 91%)
CSS RGBa 40, 239, 232,1 rgba(40,239,232,1)
CMYK Model cmyk(83%,0%,3%,6.27%)
HSL Color Space 178,86% ,55% hsl(178,86% ,55%)
HSV Color Space 178°, 83%, 94%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101000 11101111 11101000
Octal 50 357 350
Decimal 40 239 232
Hex 28 ef e8

Different shades of #28efe8 color code.

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

Darkest of #28efe8
#097571
Darker of #28efe8
#0ca59f
Dark of #28efe8
#10d4cd
Base of #28efe8
#28efe8
Light of #28efe8
#57f3ed
Lighter
#87f6f2
Lightest
#b6faf7

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

#28efe8
#ef282f

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

Split Complementary

#28efe8
#ef2893
#ef8528

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

Analogous Color

#28ef74
#28ef95
#28efe8
#28b4ef
#2861ef

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

#28efe8
#efe828
#e828ef

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

#28efe8
#e828ef
#ef282f
#2fef28

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

#28efe8
#8528ef
#ef282f
#93ef28

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 #28efe8

#054644
#097571
#0ca59f
#10d4cd
#28efe8
#57f3ed
#87f6f2
#b6faf7
#e6fdfc

Tints of #28efe8 Color

#28efe8
#3ff0ea
#57f2ed
#6ff4ef
#87f6f2
#9ff7f4
#b7f9f7
#cffbf9
#e7fdfc
#ffffff

Shades of #28efe8 color code

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

#28efe8
#23d4ce
#1fb9b4
#1a9f9a
#168480
#116a67
#0d4f4d
#083533
#041a19
#000000

Tones

#28efe8
#3fd8d3
#56c1bd
#6daaa8
#849392

Tones

Similar Color like #28efe8 color

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

#29f0e9
#2af1ea
#2bf2eb
#2cf3ec
#2df4ed
#2ef5ee
#2ff6ef
#30f7f0
#31f8f1
#32f9f2
#33faf3
#34fbf4
#35fcf5
#36fdf6
#27eee7
#26ede6
#25ece5
#24ebe4
#23eae3
#22e9e2
#21e8e1
#20e7e0
#1fe6df
#1ee5de
#1de4dd
#1ce3dc
#1be2db
#1ae1da

Download this Dark Blue

Hex #28efe8 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.

#28efe8 Color Code Preview on Black Background Color

This is how #28efe8 Color will look on black background color. Color contrast ratio is 14.60

#28efe8 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#28efe8 color code is use for CSS Background Color

Background color for the above div is #28efe8

HTML with inline CSS

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

#28efe8 color code is use for CSS Border Color

CSS Border color for the above div is #28efe8

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#28efe8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#28efe8 Color code Preview on White Background

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

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 #28efe8; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #28efe8; }

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,239,232,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(239,40,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(40,239,232,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }