Skip to main content Skip to docs navigation

#56ffee 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 Icy Life and its hex is #55FFEE Nearest Color Name

Color Hue/Base color: Blue

Hex #56ffee Color code in RGB color code model is created after adding 33.73% red color, 100% green color and 93.33% blue color. Hex #56ffee Color code in CMYK color (process color) code model is generated after subtraction of 66% cyan, 0% magenta, 7% yellow and 0% black.

Hex #56ffee color code is between #55eedd web safe hex color code and #66ddff web safe hex color code. #55eedd is the nearest web safe color code. You can see here many more shades of #56ffee color code.

RGB Chart

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

Color Table

Hex Color Code 56ffee #56ffee
RGB Decimal 86, 255, 238 86, 255, 238
RGB Percent 34%, 100%, 93% rgb(34%, 100%, 93%)
CSS RGBa 86, 255, 238,1 rgba(86,255,238,1)
CMYK Model cmyk(66%,0%,7%,0%)
HSL Color Space 174,100% ,67% hsl(174,100% ,67%)
HSV Color Space 174°, 66%, 100%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010110 11111111 11101110
Octal 126 377 356
Decimal 86 255 238
Hex 56 ff ee

Different shades of #56ffee color code.

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

Darkest of #56ffee
#00bca9
Darker of #56ffee
#00efd7
Dark of #56ffee
#23ffe9
Base of #56ffee
#56ffee
Light of #56ffee
#89fff3
Lighter
#bcfff8
Lightest
#effffd

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

#56ffee
#ff5667

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

Split Complementary

#56ffee
#ff56bc
#ff9956

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

Analogous Color

#56ff8b
#56ffa8
#56ffee
#56d8ff
#5691ff

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

#56ffee
#ffee56
#ee56ff

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

#56ffee
#ee56ff
#ff5667
#67ff56

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

#56ffee
#9956ff
#ff5667
#bcff56

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 #56ffee

#00897b
#00bca9
#00efd7
#23ffe9
#56ffee
#89fff3
#bcfff8
#effffd
#ffffff

Tints of #56ffee Color

#56ffee
#68ffef
#7bfff1
#8efff3
#a1fff5
#b3fff7
#c6fff9
#d9fffb
#ecfffd
#ffffff

Shades of #56ffee color code

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

#56ffee
#4ce2d3
#42c6b9
#39aa9e
#2f8d84
#267169
#1c554f
#133834
#091c1a
#000000

Tones

#56ffee
#67eee0
#78ddd3
#89ccc5
#9abbb8

Tones

Similar Color like #56ffee color

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

#57ffef
#58fff0
#59fff1
#5afff2
#5bfff3
#5cfff4
#5dfff5
#5efff6
#5ffff7
#60fff8
#61fff9
#62fffa
#63fffb
#64fffc
#55feed
#54fdec
#53fceb
#52fbea
#51fae9
#50f9e8
#4ff8e7
#4ef7e6
#4df6e5
#4cf5e4
#4bf4e3
#4af3e2
#49f2e1
#48f1e0

Download this Dark Blue

Hex #56ffee 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.

#56ffee Color Code Preview on Black Background Color

This is how #56ffee Color will look on black background color. Color contrast ratio is 16.93

#56ffee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56ffee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #56ffee

#56ffee color code is use for CSS Background Color

Background color for the above div is #56ffee

HTML with inline CSS

<div style="background-color:#56ffee;"></div>

#56ffee color code is use for CSS Border Color

CSS Border color for the above div is #56ffee

HTML with inline CSS

<div style="border:5px solid #56ffee;"></div>

CSS Border Left color for the above div is #56ffee

HTML with inline CSS

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

CSS Border Right color for the above div is #56ffee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #56ffee

HTML with inline CSS

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

CSS Border Top color for the above div is #56ffee

HTML with inline CSS

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

#56ffee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#56ffee Color code Preview on White Background

This is how #56ffee Color code will look on white background color. Color contrast ratio is 1.24

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

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(86,255,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,86,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(86,255,238,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }