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

#adbefc hex color - Blue - Cool color - Information

#adbefc hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #adbefc Color code in RGB color code model is created after adding 67.84% red color, 74.51% green color and 98.82% blue color. Hex #adbefc Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 25% magenta, 0% yellow and 1.18% black.

Hex #adbefc color code is between #aabbff web safe hex color code and #bbccee web safe hex color code. #aabbff is the nearest web safe color code. You can see here many more shades of #adbefc 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 adbefc #adbefc
RGB Decimal 173, 190, 252 rgb(173, 190, 252)
RGB Percent 68%, 75%, 99% rgb(68%, 75%, 99%)
CSS RGBa 173, 190, 252,1 rgba(173,190,252,1)
CMYK Model cmyk(31%,25%,0%,1.18%)
HSL Color Space 227,93% ,83% hsl(227,93% ,83%)
HSV Color Space 227°, 31%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101101 10111110 11111100
Octal 255 276 374
Decimal 173 190 252
Hex ad be fc

Different shades of #adbefc color code.

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

Light Shade of #adbefc
#dee5fe
Dark Shade of #adbefc
#7c97fa
Saturated Shade of #adbefc
#aabcff
Desaturated Shade of #adbefc
#b1c0f8
Grey scale Shade of #adbefc
#d4d4d4
Brighten Shade
#c6d7ff
Most Readable Shade
#000000

Shades of #adbefc color code

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

#adbefc
#99a8e0
#8693c4
#737ea8
#60698c
#4c5470
#393f54
#262a38
#13151c
#000000

Similar Color like #adbefc color

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

#aebffd
#afc0fe
#b0c1ff
#b1c2ff
#b2c3ff
#b3c4ff
#b4c5ff
#b5c6ff
#b6c7ff
#b7c8ff
#b8c9ff
#b9caff
#bacbff
#bbccff
#acbdfb
#abbcfa
#aabbf9
#a9baf8
#a8b9f7
#a7b8f6
#a6b7f5
#a5b6f4
#a4b5f3
#a3b4f2
#a2b3f1
#a1b2f0
#a0b1ef
#9fb0ee

Monochromatic Color with #adbefc

#adbefc
#1b1e27
#383e52
#555e7c
#737ea7
#909ed1

Tints of #adbefc Color

#adbefc
#b6c5fc
#bfccfc
#c8d3fd
#d1dafd
#dae2fd
#e3e9fe
#ecf0fe
#f5f7fe
#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

#adbefc
#fcebad

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

Split Complementary

#adbefc
#fcc4ad
#e6fcad

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

Analogous Color

#addefc
#adcefc
#adbefc
#adaefc
#bcadfc

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

#adbefc
#fcadbe
#befcad

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

#adbefc
#fcade5
#fcebad
#adfcc3

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

#adbefc
#fcebad
#e6fcad
#c4adfc

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 #adbefc 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.

#adbefc Color Code Preview on Black Background Color

This is how #adbefc Color will look on black background color. Color contrast ratio is 11.55

#adbefc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbefc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #adbefc

#adbefc color code is use for CSS Background Color

Background color for the above div is #adbefc

HTML with inline CSS

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

#adbefc color code is use for CSS Border Color

CSS Border color for the above div is #adbefc

HTML with inline CSS

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

CSS Border Left color for the above div is #adbefc

HTML with inline CSS

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

CSS Border Right color for the above div is #adbefc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #adbefc

HTML with inline CSS

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

CSS Border Top color for the above div is #adbefc

HTML with inline CSS

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

#adbefc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#adbefc Color code Preview on White Background

This is how #adbefc Color code will look on white background color. Color contrast ratio is 1.82

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

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(173,190,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(252,235,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,190,252,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.