crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

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

#35ddff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #35ddff Color code in RGB color code model is created after adding 20.78% red color, 86.67% green color and 100% blue color. Hex #35ddff Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 13% magenta, 0% yellow and 0% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code35ddff#35ddff
RGB Decimal53, 221, 255rgb(53, 221, 255)
RGB Percent21%, 87%, 100%rgb(21%, 87%, 100%)
CSS RGBa53, 221, 255,1rgba(53,221,255,1)
CMYK Modelcmyk(79%,13%,0%,0%)
HSL Color Space190,100% ,60%hsl(190,100% ,60%)
HSV Color Space190°, 79%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101011101110111111111
Octal65335377
Decimal53221255
Hex35ddff

Different shades of #35ddff color code.

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

Light Shade of #35ddff
#68e6ff
Dark Shade of #35ddff
#02d4ff
Saturated Shade of #35ddff
#35ddff
Desaturated Shade of #35ddff
#3fd6f5
Grey scale Shade of #35ddff
#9a9a9a
Brighten Shade
#4ef6ff
Most Readable Shade
#000000

Shades of #35ddff color code

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

#35ddff
#2fc4e2
#29abc6
#2393aa
#1d7a8d
#176271
#114955
#0b3138
#05181c
#000000

Similar Color like #35ddff color

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

#36deff
#37dfff
#38e0ff
#39e1ff
#3ae2ff
#3be3ff
#3ce4ff
#3de5ff
#3ee6ff
#3fe7ff
#40e8ff
#41e9ff
#42eaff
#43ebff
#34dcfe
#33dbfd
#32dafc
#31d9fb
#30d8fa
#2fd7f9
#2ed6f8
#2dd5f7
#2cd4f6
#2bd3f5
#2ad2f4
#29d1f3
#28d0f2
#27cff1

Monochromatic Color with #35ddff

#35ddff
#09252a
#124a55
#1b6f80
#2393aa
#2cb8d4

Tints of #35ddff Color

#35ddff
#4be0ff
#61e4ff
#78e8ff
#8eecff
#a5efff
#bbf3ff
#d2f7ff
#e8fbff
#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

#35ddff
#ff5735

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

Split Complementary

#35ddff
#ff3578
#ffbc35

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

Analogous Color

#35ffd0
#35fff9
#35ddff
#35b5ff
#358cff

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

#35ddff
#ff35dd
#ddff35

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

#35ddff
#bc35ff
#ff5735
#78ff35

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

#35ddff
#ff5735
#ffbc35
#3578ff

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

#35ddff Color Code Preview on Black Background Color

This is how #35ddff Color will look on black background color. Color contrast ratio is 12.94

#35ddff in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#35ddff color code is use for CSS Background Color

Background color for the above div is #35ddff

HTML with inline CSS

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

#35ddff color code is use for CSS Border Color

CSS Border color for the above div is #35ddff

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#35ddff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#35ddff Color code Preview on White Background

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

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.