@
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.

#06dcfe hex color - Blue - Cool color - Information

#06dcfe hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #06dcfe Color code in RGB color code model is created after adding 2.35% red color, 86.27% green color and 99.61% blue color. Hex #06dcfe Color code in CMYK color (process color) code model is generated after subtraction of 98% cyan, 13% magenta, 0% yellow and 0.39% black.

Hex #06dcfe color code is between #00ddff web safe hex color code and #00ccee web safe hex color code. #00ddff is the nearest web safe color code. You can see here many more shades of #06dcfe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code06dcfe#06dcfe
RGB Decimal6, 220, 254rgb(6, 220, 254)
RGB Percent2%, 86%, 100%rgb(2%, 86%, 100%)
CSS RGBa6, 220, 254,1rgba(6,220,254,1)
CMYK Modelcmyk(98%,13%,0%,0.39%)
HSL Color Space188,99% ,51%hsl(188,99% ,51%)
HSV Color Space188°, 98%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000001101101110011111110
Octal6334376
Decimal6220254
Hex06dcfe

Different shades of #06dcfe color code.

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

Light Shade of #06dcfe
#39e3fe
Dark Shade of #06dcfe
#01b4d0
Saturated Shade of #06dcfe
#05ddff
Desaturated Shade of #06dcfe
#12d3f1
Grey scale Shade of #06dcfe
#828282
Brighten Shade
#1ff5ff
Most Readable Shade
#000000

Shades of #06dcfe color code

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

#06dcfe
#05c3e1
#04abc5
#0492a9
#037a8d
#026170
#024954
#013038
#00181c
#000000

Similar Color like #06dcfe color

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

#07ddff
#08deff
#09dfff
#0ae0ff
#0be1ff
#0ce2ff
#0de3ff
#0ee4ff
#0fe5ff
#10e6ff
#11e7ff
#12e8ff
#13e9ff
#14eaff
#05dbfd
#04dafc
#03d9fb
#02d8fa
#01d7f9
#00d6f8
#00d5f7
#00d4f6
#00d3f5
#00d2f4
#00d1f3
#00d0f2
#00cff1
#00cef0

Monochromatic Color with #06dcfe

#06dcfe
#012429
#024954
#036e7e
#0492a9
#05b7d3

Tints of #06dcfe Color

#06dcfe
#21dffe
#3de3fe
#59e7fe
#74ebfe
#90effe
#acf3fe
#c7f7fe
#e3fbfe
#ffffff

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

#06dcfe
#fe2806

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

Split Complementary

#06dcfe
#fe0660
#fea406

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

Analogous Color

#06febd
#06feee
#06dcfe
#06aafe
#0679fe

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

#06dcfe
#fe06dc
#dcfe06

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

#06dcfe
#a406fe
#fe2806
#60fe06

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

Double Complementary Color

#06dcfe
#fe2806
#fea406
#0660fe

Double Complementary 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).

Hex #06dcfe 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.

#06dcfe Color Code Preview on Black Background Color

This is how #06dcfe Color will look on black background color. Color contrast ratio is 12.68

#06dcfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #06dcfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #06dcfe

#06dcfe color code is use for CSS Background Color

Background color for the above div is #06dcfe

HTML with inline CSS

<div style="background-color:#06dcfe;"></div>

#06dcfe color code is use for CSS Border Color

CSS Border color for the above div is #06dcfe

HTML with inline CSS

<div style="border:5px solid #06dcfe;"></div>

CSS Border Left color for the above div is #06dcfe

HTML with inline CSS

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

CSS Border Right color for the above div is #06dcfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #06dcfe

HTML with inline CSS

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

CSS Border Top color for the above div is #06dcfe

HTML with inline CSS

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

#06dcfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#06dcfe Color code Preview on White Background

This is how #06dcfe Color code will look on white background color. Color contrast ratio is 1.66

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.