Table of Contents

Struct ExColor

Namespace
Glitch9

A collection of colors that are not defined in UnityEngine.Color

public readonly struct ExColor
Inherited Members
Extension Methods

Properties

amber

황토색. 황토색을 나타냅니다. (#FFBF00)

public static Color amber { get; }

Property Value

Color

amethyst

자수정색. 자수정색을 나타냅니다. (#9966CC)

public static Color amethyst { get; }

Property Value

Color

aquamarine

아쿠아마린색. 청록색과 파란색이 섞인 연한 청록색을 나타냅니다. (#7FFFD4)

public static Color aquamarine { get; }

Property Value

Color

ash

회색. 밝은 회색을 나타냅니다. (#C0C0C0)

public static Color ash { get; }

Property Value

Color

azure

아쥬르색. 청록색과 파란색이 섞인 색을 나타냅니다. (#007FFF)

public static Color azure { get; }

Property Value

Color

babypink

베이비핑크색. 연한 분홍색을 나타냅니다. (#FFB6C1)

public static Color babypink { get; }

Property Value

Color

beige

베이지색. 연한 베이지색을 나타냅니다. (#F5F5DC)

public static Color beige { get; }

Property Value

Color

beryl

베릴색. 밝은 녹색을 나타냅니다. (#76FF7A)

public static Color beryl { get; }

Property Value

Color

bluetint

파란색 틴트. 연한 파란색을 나타냅니다. (#E6F2FF)

public static Color bluetint { get; }

Property Value

Color

charcoal

숯색. 짙은 회색을 나타냅니다. (#363636)

public static Color charcoal { get; }

Property Value

Color

citrine

시트린색. 노란색을 가미한 연한 갈색을 나타냅니다. (#E4D00A)

public static Color citrine { get; }

Property Value

Color

clementine

클레멘타인색. 주황색과 연한 갈색이 섞인 색을 나타냅니다. (#FF7E00)

public static Color clementine { get; }

Property Value

Color

cobalt

코발트색. 짙은 파란색을 나타냅니다. (#0047AB)

public static Color cobalt { get; }

Property Value

Color

coral

코랄색. 주황빛을 띤 분홍색을 나타냅니다. (#FF7F50)

public static Color coral { get; }

Property Value

Color

cream

밀색. 밝은 크림색을 나타냅니다. (#FFFED3)

public static Color cream { get; }

Property Value

Color

deepsea

딥씨색. 아주 어두운 파란색을 나타냅니다. (#001633)

public static Color deepsea { get; }

Property Value

Color

emerald

에메랄드색. 짙은 녹색을 나타냅니다. (#50C878)

public static Color emerald { get; }

Property Value

Color

fern

고사리색. 짙은 녹색에 연한 녹색이 가미된 색을 나타냅니다. (#2E8B57)

public static Color fern { get; }

Property Value

Color

firebrick

파이어브릭색. 짙은 붉은색을 나타냅니다. (#B22222)

public static Color firebrick { get; }

Property Value

Color

fuchsia

후크샤색. 강렬한 자홍색을 나타냅니다. (#FF00FF)

public static Color fuchsia { get; }

Property Value

Color

garnet

가넷색. 진한 붉은색을 나타냅니다. (#7B1113)

public static Color garnet { get; }

Property Value

Color

glaucous

글라우커스색. 푸른색과 회색이 섞인 색을 나타냅니다. (#6082B6)

public static Color glaucous { get; }

Property Value

Color

gold

골드색. 금색을 나타냅니다. (#FFD700)

public static Color gold { get; }

Property Value

Color

greentint

초록색 틴트. 연한 초록색을 나타냅니다. (#E6FFE6)

public static Color greentint { get; }

Property Value

Color

honey

허니색. 연한 갈색에 주황빛이 가미된 색을 나타냅니다. (#E88E5A)

public static Color honey { get; }

Property Value

Color

indigo

인디고색. 주로 보라와 파란 사이의 색을 나타냅니다. (#4B0082)

public static Color indigo { get; }

Property Value

Color

ivory

상아색. 백색을 가미한 연한 베이지색을 나타냅니다. (#FFFFF0)

public static Color ivory { get; }

Property Value

Color

jade

비취색. 밝은 청록색을 나타냅니다. (#00FF7F)

public static Color jade { get; }

Property Value

Color

khaki

카키색. 노란 갈색을 나타냅니다. (#F0E68C)

public static Color khaki { get; }

Property Value

Color

lavender

라벤더색. 연한 보라색을 나타냅니다. (#E6E6FA)

public static Color lavender { get; }

Property Value

Color

licorice

라이코리스색. 매우 어두운 회색을 나타냅니다. (#1A1A1A)

public static Color licorice { get; }

Property Value

Color

lilac

라일락색. 연한 자주색을 나타냅니다. (#C8A2C8)

public static Color lilac { get; }

Property Value

Color

malachite

말라카이트색. 밝은 녹색을 나타냅니다. (#0BDA51)

public static Color malachite { get; }

Property Value

Color

maroon

마룬색. 짙은 갈색을 나타냅니다. (#800000)

public static Color maroon { get; }

Property Value

Color

moonstone

문스톤색. 밝은 회색을 나타냅니다. (#F0F0F0)

public static Color moonstone { get; }

Property Value

Color

navy

네이비색. 짙은 파란색을 나타냅니다. (#000080)

public static Color navy { get; }

Property Value

Color

olive

올리브색. 연한 녹색에 갈색이 섞인 색을 나타냅니다. (#808000)

public static Color olive { get; }

Property Value

Color

onyx

오닉스색. 검은색을 나타냅니다. (#0A0A0A)

public static Color onyx { get; }

Property Value

Color

opal

오팔색. 밝은 회색을 나타냅니다. (#D3D3D3)

public static Color opal { get; }

Property Value

Color

orange

오렌지색. 주황색을 나타냅니다. (#E06262)

public static Color orange { get; }

Property Value

Color

pastel

파스텔색. 연한 색조를 가진 색을 나타냅니다. (#EAEAEA)

public static Color pastel { get; }

Property Value

Color

pearl

진주색. 밝은 크림색을 나타냅니다. (#FAF0E6)

public static Color pearl { get; }

Property Value

Color

periwinkle

페리윙클색. 연한 보라색을 가미한 연한 파란색을 나타냅니다. (#CCCCFF)

public static Color periwinkle { get; }

Property Value

Color

periwrinkle

페리윙클색. 연한 파란색을 나타냅니다. (#CCCCFF)

public static Color periwrinkle { get; }

Property Value

Color

pink

분홍색. 연한 분홍색을 나타냅니다. (#FFC0CB)

public static Color pink { get; }

Property Value

Color

plum

자수정색. 자수정색을 나타냅니다. (#DDA0DD)

public static Color plum { get; }

Property Value

Color

purple

보라색. 짙은 보라색을 나타냅니다. (#800080)

public static Color purple { get; }

Property Value

Color

quartz

석영색. 연한 자색을 나타냅니다. (#D6D6E8)

public static Color quartz { get; }

Property Value

Color

redtint

빨간색 틴트. 연한 빨간색을 나타냅니다. (#FFE6E6)

public static Color redtint { get; }

Property Value

Color

rose

로즈색. 연한 붉은색을 나타냅니다. (#FF007F)

public static Color rose { get; }

Property Value

Color

royalpurple

로열퍼플색. 진한 보라색을 나타냅니다. (#5A2D6B)

public static Color royalpurple { get; }

Property Value

Color

ruby

루비색. 진한 붉은색을 나타냅니다. (#E32636)

public static Color ruby { get; }

Property Value

Color

salmon

샐몬색. 연한 주황빛을 띤 분홍색을 나타냅니다. (#FA8072)

public static Color salmon { get; }

Property Value

Color

sapphire

사파이어색. 진한 파란색을 나타냅니다. (#0F52BA)

public static Color sapphire { get; }

Property Value

Color

scarlet

스칼렛색. 밝은 빨간색을 나타냅니다. (#FF2400)

public static Color scarlet { get; }

Property Value

Color

shadow

그림자색. 아주 어두운 회색을 나타냅니다. (#202020)

public static Color shadow { get; }

Property Value

Color

smoke

연기색. 연기가 낀 듯 어두운 회색을 나타냅니다. (#FFFFFF)

public static Color smoke { get; }

Property Value

Color

spruce

전나무색. 짙은 녹색을 나타냅니다. (#2E8B57)

public static Color spruce { get; }

Property Value

Color

steel

스틸색. 중간 밝기의 회색을 나타냅니다. (#808080)

public static Color steel { get; }

Property Value

Color

tan

황갈색. 연한 갈색을 나타냅니다. (#D2B48C)

public static Color tan { get; }

Property Value

Color

teal

청록색. 파란색과 녹색이 섞인 연한 청색을 나타냅니다. (#008080)

public static Color teal { get; }

Property Value

Color

tiffany

티파니색. 청록색과 초록색이 섞인 색을 나타냅니다. (#0ABAB5)

public static Color tiffany { get; }

Property Value

Color

topaz

황제색. 밝은 황금색을 나타냅니다. (#FFD700)

public static Color topaz { get; }

Property Value

Color

transparent

투명색. 완전히 투명한 색을 나타냅니다. (#000000)

public static Color transparent { get; }

Property Value

Color

turquoise

터쿼이즈색. 연한 청록색을 나타냅니다. (#40E0D0)

public static Color turquoise { get; }

Property Value

Color

umber

잉버색. 짙은 갈색을 나타냅니다. (#3B2F2F)

public static Color umber { get; }

Property Value

Color

violet

바이올렛색. 분홍 빛이 도는 진한 보라색을 나타냅니다. (#FFC0CB)

public static Color violet { get; }

Property Value

Color

wheat

밀색. 연한 갈색을 가미한 베이지색을 나타냅니다. (#F5DEB3)

public static Color wheat { get; }

Property Value

Color

zircon

지르콘색. 밝은 청색을 나타냅니다. (#C0C0C0)

public static Color zircon { get; }

Property Value

Color