crispedge.com

Color picker

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

#eaabbc hex color - Kawaii - Red - Warm color - Information

#eaabbc hex color - Kawaii - Red - Warm color

Color Hue/Base color: Red

Hex #eaabbc Color Code is also known as Kawaii color.

Hex #eaabbc Color code in RGB color code model is created after adding 91.76% red color, 67.06% green color and 73.73% blue color. Hex #eaabbc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 20% yellow and 8% black.

Hex #eaabbc color code is between #eeaabb web safe hex color code and #ddbbcc web safe hex color code. #eeaabb is the nearest web safe color code. You can see here many more shades of #eaabbc color code.

0 Likes 0 Comments | 41 Views

Color Table

Hex Color Codeeaabbc#eaabbc
RGB Decimal234, 171, 188rgb(234, 171, 188)
RGB Percent92%, 67%, 74%rgb(92%, 67%, 74%)
CSS RGBa234, 171, 188,1rgba(234,171,188,1)
CMYK Modelcmyk(0%,27%,20%,8%)
HSL Color Space344,60% ,79%hsl(344,60% ,79%)
HSV Color Space344°, 27%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111010101010101110111100
Octal352253274
Decimal234171188
Hexeaabbc

Different shades of #eaabbc color code.

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

Light Shade of #eaabbc
#f4d4dd
Dark Shade of #eaabbc
#e0829b
Saturated Shade of #eaabbc
#efa6ba
Desaturated Shade of #eaabbc
#e5b0be
Grey scale Shade of #eaabbc
#cacaca
Brighten Shade
#ffc4d5
Most Readable Shade
#000000

Shades of #eaabbc color code

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

#eaabbc
#d098a7
#b68592
#9c727d
#825f68
#684c53
#4e393e
#342629
#1a1314
#000000

Similar Color like #eaabbc color

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

#ebacbd
#ecadbe
#edaebf
#eeafc0
#efb0c1
#f0b1c2
#f1b2c3
#f2b3c4
#f3b4c5
#f4b5c6
#f5b6c7
#f6b7c8
#f7b8c9
#f8b9ca
#e9aabb
#e8a9ba
#e7a8b9
#e6a7b8
#e5a6b7
#e4a5b6
#e3a4b5
#e2a3b4
#e1a2b3
#e0a1b2
#dfa0b1
#de9fb0
#dd9eaf
#dc9dae

Monochromatic Color with #eaabbc

#eaabbc
#151011
#402f33
#6a4e56
#956d78
#bf8c9a

Tints of #eaabbc Color

#eaabbc
#ecb4c3
#eebdca
#f1c7d2
#f3d0d9
#f5d9e1
#f8e3e8
#faecf0
#fcf5f7
#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

#eaabbc
#abead9

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

Split Complementary

#eaabbc
#abeab9
#abdbea

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

Analogous Color

#eaabd5
#eaabc9
#eaabbc
#eaabaf
#eab3ab

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

#eaabbc
#bceaab
#abbcea

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

#eaabbc
#dbeaab
#abead9
#b9abea

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

#eaabbc
#abead9
#abdbea
#eabaab

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

#eaabbc Color Code Preview on Black Background Color

This is how #eaabbc Color will look on black background color. Color contrast ratio is 11.05

#eaabbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaabbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eaabbc

#eaabbc color code is use for CSS Background Color

Background color for the above div is #eaabbc

HTML with inline CSS

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

#eaabbc color code is use for CSS Border Color

CSS Border color for the above div is #eaabbc

HTML with inline CSS

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

CSS Border Left color for the above div is #eaabbc

HTML with inline CSS

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

CSS Border Right color for the above div is #eaabbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eaabbc

HTML with inline CSS

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

CSS Border Top color for the above div is #eaabbc

HTML with inline CSS

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

#eaabbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eaabbc Color code Preview on White Background

This is how #eaabbc Color code will look on white background color. Color contrast ratio is 1.90

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

Related Gradients

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

0 Likes 0 Comments | 41 Views

Post your comment:-

By submitting comment you agree to our privacy policy.