crispedge.com

Color picker

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

#eeb2c8 hex color - Red - Warm color - Information

#eeb2c8 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #eeb2c8 Color code in RGB color code model is created after adding 93.33% red color, 69.8% green color and 78.43% blue color. Hex #eeb2c8 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 25% magenta, 16% yellow and 7% black.

Hex #eeb2c8 color code is between #ddaacc web safe hex color code and #ffbbbb web safe hex color code. #ddaacc is the nearest web safe color code. You can see here many more shades of #eeb2c8 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeeeb2c8#eeb2c8
RGB Decimal238, 178, 200rgb(238, 178, 200)
RGB Percent93%, 70%, 78%rgb(93%, 70%, 78%)
CSS RGBa238, 178, 200,1rgba(238,178,200,1)
CMYK Modelcmyk(0%,25%,16%,7%)
HSL Color Space338,64% ,82%hsl(338,64% ,82%)
HSV Color Space338°, 25%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011101011001011001000
Octal356262310
Decimal238178200
Hexeeb2c8

Different shades of #eeb2c8 color code.

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

Light Shade of #eeb2c8
#f7dce6
Dark Shade of #eeb2c8
#e588aa
Saturated Shade of #eeb2c8
#f3adc7
Desaturated Shade of #eeb2c8
#e9b7c9
Grey scale Shade of #eeb2c8
#d0d0d0
Brighten Shade
#ffcbe1
Most Readable Shade
#000000

Shades of #eeb2c8 color code

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

#eeb2c8
#d39eb1
#b98a9b
#9e7685
#84626f
#694f58
#4f3b42
#34272c
#1a1316
#000000

Similar Color like #eeb2c8 color

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

#efb3c9
#f0b4ca
#f1b5cb
#f2b6cc
#f3b7cd
#f4b8ce
#f5b9cf
#f6bad0
#f7bbd1
#f8bcd2
#f9bdd3
#fabed4
#fbbfd5
#fcc0d6
#edb1c7
#ecb0c6
#ebafc5
#eaaec4
#e9adc3
#e8acc2
#e7abc1
#e6aac0
#e5a9bf
#e4a8be
#e3a7bd
#e2a6bc
#e1a5bb
#e0a4ba

Monochromatic Color with #eeb2c8

#eeb2c8
#1a1315
#443339
#6e535d
#997281
#c392a4

Tints of #eeb2c8 Color

#eeb2c8
#efbace
#f1c3d4
#f3cbda
#f5d4e0
#f7dce6
#f9e5ec
#fbedf2
#fdf6f8
#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

#eeb2c8
#b2eed8

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

Split Complementary

#eeb2c8
#b2eeba
#b2e6ee

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

Analogous Color

#eeb2e0
#eeb2d4
#eeb2c8
#eeb2bc
#eeb4b2

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

#eeb2c8
#c8eeb2
#b2c8ee

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

#eeb2c8
#e6eeb2
#b2eed8
#bab2ee

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

#eeb2c8
#b2eed8
#b2e6ee
#eebab2

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

#eeb2c8 Color Code Preview on Black Background Color

This is how #eeb2c8 Color will look on black background color. Color contrast ratio is 11.84

#eeb2c8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeb2c8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eeb2c8

#eeb2c8 color code is use for CSS Background Color

Background color for the above div is #eeb2c8

HTML with inline CSS

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

#eeb2c8 color code is use for CSS Border Color

CSS Border color for the above div is #eeb2c8

HTML with inline CSS

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

CSS Border Left color for the above div is #eeb2c8

HTML with inline CSS

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

CSS Border Right color for the above div is #eeb2c8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eeb2c8

HTML with inline CSS

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

CSS Border Top color for the above div is #eeb2c8

HTML with inline CSS

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

#eeb2c8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eeb2c8 Color code Preview on White Background

This is how #eeb2c8 Color code will look on white background color. Color contrast ratio is 1.77

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

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.