crispedge.com

Color picker

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

#fca1ee hex color - Red - Warm color - Information

#fca1ee hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fca1ee Color code in RGB color code model is created after adding 98.82% red color, 63.14% green color and 93.33% blue color. Hex #fca1ee Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 36% magenta, 6% yellow and 1% black.

Hex #fca1ee color code is between #ff99dd web safe hex color code and #eeaaff web safe hex color code. #ff99dd is the nearest web safe color code. You can see here many more shades of #fca1ee color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codefca1ee#fca1ee
RGB Decimal252, 161, 238rgb(252, 161, 238)
RGB Percent99%, 63%, 93%rgb(99%, 63%, 93%)
CSS RGBa252, 161, 238,1rgba(252,161,238,1)
CMYK Modelcmyk(0%,36%,6%,1%)
HSL Color Space309,94% ,81%hsl(309,94% ,81%)
HSV Color Space309°, 36%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111001010000111101110
Octal374241356
Decimal252161238
Hexfca1ee

Different shades of #fca1ee color code.

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

Light Shade of #fca1ee
#fed2f7
Dark Shade of #fca1ee
#fa70e5
Saturated Shade of #fca1ee
#ff9ef0
Desaturated Shade of #fca1ee
#f7a6eb
Grey scale Shade of #fca1ee
#cecece
Brighten Shade
#ffbaff
Most Readable Shade
#000000

Shades of #fca1ee color code

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

#fca1ee
#e08fd3
#c47db9
#a86b9e
#8c5984
#704769
#54354f
#382334
#1c111a
#000000

Similar Color like #fca1ee color

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

#fda2ef
#fea3f0
#ffa4f1
#ffa5f2
#ffa6f3
#ffa7f4
#ffa8f5
#ffa9f6
#ffaaf7
#ffabf8
#ffacf9
#ffadfa
#ffaefb
#ffaffc
#fba0ed
#fa9fec
#f99eeb
#f89dea
#f79ce9
#f69be8
#f59ae7
#f499e6
#f398e5
#f297e4
#f196e3
#f095e2
#ef94e1
#ee93e0

Monochromatic Color with #fca1ee

#fca1ee
#271925
#52344d
#7c5076
#a76b9e
#d186c6

Tints of #fca1ee Color

#fca1ee
#fcabef
#fcb5f1
#fdc0f3
#fdcaf5
#fdd5f7
#fedff9
#feeafb
#fef4fd
#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

#fca1ee
#a1fcaf

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

Split Complementary

#fca1ee
#c1fca1
#a1fcdd

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

Analogous Color

#e6a1fc
#f8a1fc
#fca1ee
#fca1dc
#fca1ca

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

#fca1ee
#eefca1
#a1eefc

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

#fca1ee
#fcdca1
#a1fcaf
#a1c0fc

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

#fca1ee
#a1fcaf
#a1fcdd
#fca1c1

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

#fca1ee Color Code Preview on Black Background Color

This is how #fca1ee Color will look on black background color. Color contrast ratio is 11.47

#fca1ee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca1ee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fca1ee

#fca1ee color code is use for CSS Background Color

Background color for the above div is #fca1ee

HTML with inline CSS

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

#fca1ee color code is use for CSS Border Color

CSS Border color for the above div is #fca1ee

HTML with inline CSS

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

CSS Border Left color for the above div is #fca1ee

HTML with inline CSS

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

CSS Border Right color for the above div is #fca1ee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fca1ee

HTML with inline CSS

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

CSS Border Top color for the above div is #fca1ee

HTML with inline CSS

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

#fca1ee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fca1ee Color code Preview on White Background

This is how #fca1ee Color code will look on white background color. Color contrast ratio is 1.83

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

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.