crispedge.com

Color picker

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

#ebf2f6 hex color - Blue - Cool color - Information

#ebf2f6 hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #ebf2f6 Color code in RGB color code model is created after adding 92.16% red color, 94.9% green color and 96.47% blue color. Hex #ebf2f6 Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 2% magenta, 0% yellow and 4% black.

Hex #ebf2f6 color code is between #eeeeee web safe hex color code and #ddffff web safe hex color code. #eeeeee is the nearest web safe color code. You can see here many more shades of #ebf2f6 color code.

0 Likes 0 Comments | 8 Views

Color Table

Hex Color Codeebf2f6#ebf2f6
RGB Decimal235, 242, 246rgb(235, 242, 246)
RGB Percent92%, 95%, 96%rgb(92%, 95%, 96%)
CSS RGBa235, 242, 246,1rgba(235,242,246,1)
CMYK Modelcmyk(4%,2%,0%,4%)
HSL Color Space202,38% ,94%hsl(202,38% ,94%)
HSV Color Space202°, 4%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary111010111111001011110110
Octal353362366
Decimal235242246
Hexebf2f6

Different shades of #ebf2f6 color code.

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

Light Shade of #ebf2f6
#ffffff
Dark Shade of #ebf2f6
#c8dbe6
Saturated Shade of #ebf2f6
#eaf2f7
Desaturated Shade of #ebf2f6
#ecf2f5
Grey scale Shade of #ebf2f6
#f0f0f0
Brighten Shade
#ffffff
Most Readable Shade
#000000

Shades of #ebf2f6 color code

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

#ebf2f6
#d0d7da
#b6bcbf
#9ca1a4
#828688
#686b6d
#4e5052
#343536
#1a1a1b
#000000

Similar Color like #ebf2f6 color

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

#ecf3f7
#edf4f8
#eef5f9
#eff6fa
#f0f7fb
#f1f8fc
#f2f9fd
#f3fafe
#f4fbff
#f5fcff
#f6fdff
#f7feff
#f8ffff
#f9ffff
#eaf1f5
#e9f0f4
#e8eff3
#e7eef2
#e6edf1
#e5ecf0
#e4ebef
#e3eaee
#e2e9ed
#e1e8ec
#e0e7eb
#dfe6ea
#dee5e9
#dde4e8

Monochromatic Color with #ebf2f6

#ebf2f6
#202121
#494b4c
#717576
#9a9ea1
#c2c8cb

Tints of #ebf2f6 Color

#ebf2f6
#edf3f7
#eff4f8
#f1f6f9
#f3f7fa
#f6f9fb
#f8fafc
#fafcfd
#fcfdfe
#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

#ebf2f6
#f6efeb

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

Split Complementary

#ebf2f6
#f6ebec
#f6f5eb

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

Analogous Color

#ebf6f6
#ebf4f6
#ebf2f6
#ebf0f6
#ebeef6

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

#ebf2f6
#f6ebf2
#f2f6eb

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

#ebf2f6
#f4ebf6
#f6efeb
#ecf6eb

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

#ebf2f6
#f6efeb
#f6f5eb
#ebecf6

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

#ebf2f6 Color Code Preview on Black Background Color

This is how #ebf2f6 Color will look on black background color. Color contrast ratio is 18.56

#ebf2f6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebf2f6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ebf2f6

#ebf2f6 color code is use for CSS Background Color

Background color for the above div is #ebf2f6

HTML with inline CSS

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

#ebf2f6 color code is use for CSS Border Color

CSS Border color for the above div is #ebf2f6

HTML with inline CSS

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

CSS Border Left color for the above div is #ebf2f6

HTML with inline CSS

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

CSS Border Right color for the above div is #ebf2f6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ebf2f6

HTML with inline CSS

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

CSS Border Top color for the above div is #ebf2f6

HTML with inline CSS

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

#ebf2f6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ebf2f6 Color code Preview on White Background

This is how #ebf2f6 Color code will look on white background color. Color contrast ratio is 1.13

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

Related Gradients

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

0 Likes 0 Comments | 8 Views

Post your comment:-

By submitting comment you agree to our privacy policy.