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

#35ccdf hex color - Blue - Cool color - Information

#35ccdf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #35ccdf Color code in RGB color code model is created after adding 20.78% red color, 80% green color and 87.45% blue color. Hex #35ccdf Color code in CMYK color (process color) code model is generated after subtraction of 76% cyan, 9% magenta, 0% yellow and 12.55% black.

Hex #35ccdf color code is between #33bbdd web safe hex color code and #44ddee web safe hex color code. #33bbdd is the nearest web safe color code. You can see here many more shades of #35ccdf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 35ccdf #35ccdf
RGB Decimal 53, 204, 223 rgb(53, 204, 223)
RGB Percent 21%, 80%, 87% rgb(21%, 80%, 87%)
CSS RGBa 53, 204, 223,1 rgba(53,204,223,1)
CMYK Model cmyk(76%,9%,0%,12.55%)
HSL Color Space 187,73% ,54% hsl(187,73% ,54%)
HSV Color Space 187°, 76%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110101 11001100 11011111
Octal 65 314 337
Decimal 53 204 223
Hex 35 cc df

Different shades of #35ccdf color code.

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

Light Shade of #35ccdf
#61d7e6
Dark Shade of #35ccdf
#1fb0c2
Saturated Shade of #35ccdf
#29d5eb
Desaturated Shade of #35ccdf
#41c3d3
Grey scale Shade of #35ccdf
#8a8a8a
Brighten Shade
#4ee5f8
Most Readable Shade
#000000

Shades of #35ccdf color code

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

#35ccdf
#2fb5c6
#299ead
#238894
#1d717b
#175a63
#11444a
#0b2d31
#051618
#000000

Similar Color like #35ccdf color

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

#36cde0
#37cee1
#38cfe2
#39d0e3
#3ad1e4
#3bd2e5
#3cd3e6
#3dd4e7
#3ed5e8
#3fd6e9
#40d7ea
#41d8eb
#42d9ec
#43daed
#34cbde
#33cadd
#32c9dc
#31c8db
#30c7da
#2fc6d9
#2ec5d8
#2dc4d7
#2cc3d6
#2bc2d5
#2ac1d4
#29c0d3
#28bfd2
#27bed1

Monochromatic Color with #35ccdf

#35ccdf
#020a0a
#0d3035
#17575f
#217e8a
#2ba5b4

Tints of #35ccdf Color

#35ccdf
#4bd1e2
#61d7e6
#78dde9
#8ee2ed
#a5e8f0
#bbeef4
#d2f3f7
#e8f9fb
#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

#35ccdf
#df4835

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

Split Complementary

#35ccdf
#df3577
#df9d35

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

Analogous Color

#35dfae
#35dfd0
#35ccdf
#35aadf
#3588df

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

#35ccdf
#df35cc
#ccdf35

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

#35ccdf
#9d35df
#df4835
#77df35

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

#35ccdf
#df4835
#df9d35
#3577df

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 #35ccdf 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.

#35ccdf Color Code Preview on Black Background Color

This is how #35ccdf Color will look on black background color. Color contrast ratio is 10.85

#35ccdf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35ccdf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #35ccdf

#35ccdf color code is use for CSS Background Color

Background color for the above div is #35ccdf

HTML with inline CSS

<div style="background-color:#35ccdf;"></div>

#35ccdf color code is use for CSS Border Color

CSS Border color for the above div is #35ccdf

HTML with inline CSS

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

CSS Border Left color for the above div is #35ccdf

HTML with inline CSS

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

CSS Border Right color for the above div is #35ccdf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #35ccdf

HTML with inline CSS

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

CSS Border Top color for the above div is #35ccdf

HTML with inline CSS

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

#35ccdf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35ccdf Color code Preview on White Background

This is how #35ccdf Color code will look on white background color. Color contrast ratio is 1.93

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

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(53,204,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,72,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,204,223,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.