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

#5ccefb hex color - Blue - Cool color - Information

#5ccefb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5ccefb Color code in RGB color code model is created after adding 36.08% red color, 80.78% green color and 98.43% blue color. Hex #5ccefb Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 18% magenta, 0% yellow and 1.57% black.

Hex #5ccefb color code is between #55ccff web safe hex color code and #66ddee web safe hex color code. #55ccff is the nearest web safe color code. You can see here many more shades of #5ccefb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5ccefb#5ccefb
RGB Decimal92, 206, 251rgb(92, 206, 251)
RGB Percent36%, 81%, 98%rgb(36%, 81%, 98%)
CSS RGBa92, 206, 251,1rgba(92,206,251,1)
CMYK Modelcmyk(63%,18%,0%,1.57%)
HSL Color Space197,95% ,67%hsl(197,95% ,67%)
HSV Color Space197°, 63%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111001100111011111011
Octal134316373
Decimal92206251
Hex5ccefb

Different shades of #5ccefb color code.

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

Light Shade of #5ccefb
#8eddfc
Dark Shade of #5ccefb
#2abffa
Saturated Shade of #5ccefb
#58d0ff
Desaturated Shade of #5ccefb
#64caf3
Grey scale Shade of #5ccefb
#ababab
Brighten Shade
#75e7ff
Most Readable Shade
#000000

Shades of #5ccefb color code

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

#5ccefb
#51b7df
#47a0c3
#3d89a7
#33728b
#285b6f
#1e4453
#142d37
#0a161b
#000000

Similar Color like #5ccefb color

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

#5dcffc
#5ed0fd
#5fd1fe
#60d2ff
#61d3ff
#62d4ff
#63d5ff
#64d6ff
#65d7ff
#66d8ff
#67d9ff
#68daff
#69dbff
#6adcff
#5bcdfa
#5accf9
#59cbf8
#58caf7
#57c9f6
#56c8f5
#55c7f4
#54c6f3
#53c5f2
#52c4f1
#51c3f0
#50c2ef
#4fc1ee
#4ec0ed

Monochromatic Color with #5ccefb

#5ccefb
#0e2026
#1e4251
#2d657b
#3d88a6
#4cabd0

Tints of #5ccefb Color

#5ccefb
#6ed3fb
#80d8fb
#92defc
#a4e3fc
#b6e9fd
#c8eefd
#daf4fe
#ecf9fe
#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

#5ccefb
#fb895c

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

Split Complementary

#5ccefb
#fb5c7f
#fbd85c

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

Analogous Color

#5cfbe8
#5ceefb
#5ccefb
#5caefb
#5c8efb

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

#5ccefb
#fb5cce
#cefb5c

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

#5ccefb
#d85cfb
#fb895c
#7efb5c

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

#5ccefb
#fb895c
#fbd85c
#5c7ffb

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 #5ccefb 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.

#5ccefb Color Code Preview on Black Background Color

This is how #5ccefb Color will look on black background color. Color contrast ratio is 11.68

#5ccefb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5ccefb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5ccefb

#5ccefb color code is use for CSS Background Color

Background color for the above div is #5ccefb

HTML with inline CSS

<div style="background-color:#5ccefb;"></div>

#5ccefb color code is use for CSS Border Color

CSS Border color for the above div is #5ccefb

HTML with inline CSS

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

CSS Border Left color for the above div is #5ccefb

HTML with inline CSS

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

CSS Border Right color for the above div is #5ccefb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5ccefb

HTML with inline CSS

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

CSS Border Top color for the above div is #5ccefb

HTML with inline CSS

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

#5ccefb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5ccefb Color code Preview on White Background

This is how #5ccefb Color code will look on white background color. Color contrast ratio is 1.80

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

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(92,206,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(251,137,92,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(92,206,251,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.