Skip to main content Skip to docs navigation

#1edabd hex color - Blue - Cool color - Information

On this page
@
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 Hue/Base color: Blue

Hex #1edabd Color code in RGB color code model is created after adding 11.76% red color, 85.49% green color and 74.12% blue color. Hex #1edabd Color code in CMYK color (process color) code model is generated after subtraction of 86% cyan, 0% magenta, 13% yellow and 14.51% black.

Hex #1edabd color code is between #22ddbb web safe hex color code and #11cccc web safe hex color code. #22ddbb is the nearest web safe color code. You can see here many more shades of #1edabd 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 1edabd #1edabd
RGB Decimal 30, 218, 189 rgb(30, 218, 189)
RGB Percent 12%, 85%, 74% rgb(12%, 85%, 74%)
CSS RGBa 30, 218, 189,1 rgba(30,218,189,1)
CMYK Model cmyk(86%,0%,13%,14.51%)
HSL Color Space 171,76% ,49% hsl(171,76% ,49%)
HSV Color Space 171°, 86%, 85%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011110 11011010 10111101
Octal 36 332 275
Decimal 30 218 189
Hex 1e da bd

Different shades of #1edabd color code.

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

Light Shade of #1edabd
#45e5cd
Dark Shade of #1edabd
#18ad96
Saturated Shade of #1edabd
#12e6c6
Desaturated Shade of #1edabd
#2aceb4
Grey scale Shade of #1edabd
#7c7c7c
Brighten Shade
#37f3d6
Most Readable Shade
#000000

Shades of #1edabd color code

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

#1edabd
#1ac1a8
#17a993
#14917e
#107969
#0d6054
#0a483f
#06302a
#031815
#000000

Similar Color like #1edabd color

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

#1fdbbe
#20dcbf
#21ddc0
#22dec1
#23dfc2
#24e0c3
#25e1c4
#26e2c5
#27e3c6
#28e4c7
#29e5c8
#2ae6c9
#2be7ca
#2ce8cb
#1dd9bc
#1cd8bb
#1bd7ba
#1ad6b9
#19d5b8
#18d4b7
#17d3b6
#16d2b5
#15d1b4
#14d0b3
#13cfb2
#12ceb1
#11cdb0
#10ccaf

Monochromatic Color with #1edabd

#1edabd
#010505
#07302a
#0c5a4e
#128573
#18af98

Tints of #1edabd Color

#1edabd
#37dec4
#50e2cb
#69e6d3
#82eada
#9beee1
#b4f2e9
#cdf6f0
#e6faf7
#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

#1edabd
#da1e3b

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

Split Complementary

#1edabd
#da1e99
#da5f1e

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

Analogous Color

#1eda72
#1eda97
#1edabd
#1ed1da
#1eacda

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

#1edabd
#bd1eda
#dabd1e

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

#1edabd
#5f1eda
#da1e3b
#99da1e

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

#1edabd
#da1e3b
#da5f1e
#1e99da

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 #1edabd 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.

#1edabd Color Code Preview on Black Background Color

This is how #1edabd Color will look on black background color. Color contrast ratio is 11.82

#1edabd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1edabd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #1edabd

#1edabd color code is use for CSS Background Color

Background color for the above div is #1edabd

HTML with inline CSS

<div style="background-color:#1edabd;"></div>

#1edabd color code is use for CSS Border Color

CSS Border color for the above div is #1edabd

HTML with inline CSS

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

CSS Border Left color for the above div is #1edabd

HTML with inline CSS

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

CSS Border Right color for the above div is #1edabd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #1edabd

HTML with inline CSS

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

CSS Border Top color for the above div is #1edabd

HTML with inline CSS

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

#1edabd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#1edabd Color code Preview on White Background

This is how #1edabd Color code will look on white background color. Color contrast ratio is 1.78

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

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(30,218,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(218,30,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(30,218,189,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.